amarillo-enhancer/pyproject.toml
Csaba 6941fd9bf5
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
Bump version
2024-01-17 13:56:13 +01:00

8 lines
133 B
TOML

[project]
name = "amarillo-enhancer"
version = "0.0.3"
dependencies = [
"amarillo-core",
"watchdog",
"schedule==1.2.1",
]