From 86ceab13fa9eab173522d67e5917c90840fb563f Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Fri, 7 Nov 2025 11:04:43 +0100 Subject: Remove outdated stop overrides and examples for Vigo transit data --- Taskfile.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Taskfile.yml') diff --git a/Taskfile.yml b/Taskfile.yml index a7080db..983b05a 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -41,5 +41,5 @@ tasks: gen-stop-json: desc: Generate stop-based JSON files for specified dates or date ranges. cmds: - - uv --directory ./data/vigo run ./download-stops.py - - uv --directory ./data/santiago run ./download-stops.py + - uv --directory ./src/stop_downloader/vigo run ./download-stops.py + - uv --directory ./src/stop_downloader/santiago run ./download-stops.py -- cgit v1.3