updated pyproject.toml

This commit is contained in:
Csaba 2024-02-08 12:04:26 +01:00
parent 17bfe9e2e5
commit 21629aa377

View file

@ -5,4 +5,7 @@ dependencies = [
"amarillo", "amarillo",
"watchdog", "watchdog",
"schedule==1.2.1", "schedule==1.2.1",
] ]
[tool.setuptools.packages]
find = {}