amarillo-enhancer/pyproject.toml
Csaba 4d2558954d
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
Bump version
2024-01-22 14:13:09 +01:00

8 lines
133 B
TOML

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