We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b498958 commit f40bc34Copy full SHA for f40bc34
tox.ini
@@ -6,7 +6,7 @@ deps = -U
6
-r{toxinidir}/tools/pip-requires
7
-r{toxinidir}/tools/test-requires
8
commands =
9
- python ryu/tests/run_tests.py
+ python ryu/tests/run_tests.py '{posargs}'
10
11
[testenv:pep8]
12
0 commit comments