ADD watchdog dependency to pyproject.toml
This commit is contained in:
@@ -7,6 +7,7 @@ requires-python = ">=3.9"
|
||||
|
||||
dependencies = [
|
||||
"obsws-python",
|
||||
"watchdog"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user