amarillo-grfs-export/pyproject.toml
Csaba 1959a328ec
All checks were successful
Amarillo/amarillo-gitea/amarillo-grfs-export/pipeline/head This commit looks good
Bump version
2024-03-06 09:32:56 +01:00

12 lines
193 B
TOML

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