diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-06 16:48:43 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-06 16:48:43 +0100 |
| commit | 817b29603e5b7f79bfe6489eebf73961e6ca93f2 (patch) | |
| tree | 09057b38ca6ed23ce7852b62ae1d5c97a91cfe9b /src/gtfs_vigo_stops | |
| parent | 94658119f2c0b555f83e870fbeb50150f18fc38d (diff) | |
Move controllers, add config, read stop schedules from local directory
Diffstat (limited to 'src/gtfs_vigo_stops')
| -rw-r--r-- | src/gtfs_vigo_stops/pytest.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gtfs_vigo_stops/pytest.ini b/src/gtfs_vigo_stops/pytest.ini deleted file mode 100644 index e455bb4..0000000 --- a/src/gtfs_vigo_stops/pytest.ini +++ /dev/null @@ -1,4 +0,0 @@ -[pytest] -minversion = 6.0 -testpaths = tests -python_files = test_*.py |
