amarillo-grfs-export/pyproject.toml
Csaba a412a2eaa0
All checks were successful
Amarillo/amarillo-gitea/amarillo-grfs-export/pipeline/head This commit looks good
Changed project name to amarillo-grfs-exporter
2024-03-27 11:56:32 +01:00

12 lines
195 B
TOML

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