From 817b29603e5b7f79bfe6489eebf73961e6ca93f2 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Thu, 6 Nov 2025 16:48:43 +0100 Subject: Move controllers, add config, read stop schedules from local directory --- src/gtfs_vigo_stops/pytest.ini | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/gtfs_vigo_stops/pytest.ini (limited to 'src/gtfs_vigo_stops/pytest.ini') 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 -- cgit v1.3