mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-18 12:33:34 +00:00
modify logging config to filter out logs
script now ends when OBS is closed.
This commit is contained in:
@@ -3,5 +3,5 @@ from setuptools import setup
|
||||
setup(
|
||||
name="obs",
|
||||
description="OBS Example",
|
||||
install_requires=["voicemeeter-api", "obsws-python"],
|
||||
install_requires=["obsws-python"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user