amarillo-grfs-export/pyproject.toml
Csaba 016412de50
All checks were successful
Amarillo/amarillo-gitea/amarillo-grfs-export/pipeline/head This commit looks good
Bump version
2024-03-01 15:12:08 +01:00

11 lines
178 B
TOML

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