fix: incorrect lib name in pyproject
This commit is contained in:
@@ -8,7 +8,7 @@ requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"obsws-python",
|
||||
"watchdog",
|
||||
"tdqm"
|
||||
"tqdm"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user