amarillo-grfs-export/pyproject.toml
Csaba b9149b4b9b
All checks were successful
Amarillo/amarillo-gitea/amarillo-grfs-export/pipeline/head This commit looks good
Merge branch 'main' of git.gerhardt.io:amarillo/amarillo-grfs-export
2024-04-22 14:43:02 +02:00

12 lines
195 B
TOML

[project]
name = "amarillo-grfs-exporter"
version = "0.0.7"
dependencies = [
"amarillo",
"amarillo-enhancer",
"schedule==1.2.1",
"gtfs-kit"
]
[tool.setuptools.packages]
find = {}