mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-18 04:33:29 +00:00
bump to major version 1
This commit is contained in:
@@ -20,3 +20,7 @@ def ex_obs():
|
||||
def ex_observer():
|
||||
path = Path.cwd() / "examples" / "observer" / "."
|
||||
subprocess.run(["py", str(path)])
|
||||
|
||||
|
||||
def test():
|
||||
subprocess.run(["pytest", "-v"])
|
||||
|
||||
Reference in New Issue
Block a user