amarillo-enhancer/pyproject.toml
Csaba 280ac21b78
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
Bump version
2024-02-21 12:54:28 +01:00

11 lines
166 B
TOML

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