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