amarillo-enhancer/pyproject.toml
Csaba 0620faf555
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
Bump version
2024-02-01 14:24:27 +01:00

8 lines
133 B
TOML

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