We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e96bf0 commit b4f8c54Copy full SHA for b4f8c54
tox.ini
@@ -3,4 +3,4 @@ envlist = py27,py34
3
4
[testenv]
5
deps = -rtests/test_requirements.txt
6
-commands = py.test tests/
+commands = py.test {posargs:tests/}
0 commit comments