mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-18 12:33:34 +00:00
add py13 to tox envlist
upd Run tests section in README.
This commit is contained in:
@@ -51,4 +51,5 @@ def test_potato():
|
||||
|
||||
def test_all():
|
||||
steps = [test_basic, test_banana, test_potato]
|
||||
[step() for step in steps]
|
||||
for step in steps:
|
||||
step()
|
||||
|
||||
Reference in New Issue
Block a user