updated pyproject.toml
This commit is contained in:
parent
17bfe9e2e5
commit
21629aa377
|
|
@ -5,4 +5,7 @@ dependencies = [
|
|||
"amarillo",
|
||||
"watchdog",
|
||||
"schedule==1.2.1",
|
||||
]
|
||||
]
|
||||
|
||||
[tool.setuptools.packages]
|
||||
find = {}
|
||||
Loading…
Reference in a new issue