amarillo-gtfs-export/pyproject.toml
Csaba a7311b9152
Some checks failed
Amarillo/amarillo-gitea/amarillo-gtfs-export/pipeline/head There was a failure building this commit
Only cache 200 responses
2024-05-23 13:55:09 +02:00

9 lines
131 B
TOML

[project]
name = "amarillo-gtfs-exporter"
version = "0.0.4"
dependencies = [
"amarillo"
]
[tool.setuptools.packages]
find = {}