amarillo-grfs-export/pyproject.toml
Csaba 174f3a4a2f
All checks were successful
Amarillo/amarillo-gitea/amarillo-grfs-export/pipeline/head This commit looks good
[#1] Only group trips within the same agency
2024-02-21 11:18:34 +01:00

11 lines
178 B
TOML

[project]
name = "amarillo-grfs-export"
version = "0.0.3"
dependencies = [
"amarillo",
"amarillo-enhancer",
"schedule==1.2.1",
]
[tool.setuptools.packages]
find = {}