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.
2 parents 8e96bf0 + b4f8c54 commit a490e47Copy full SHA for a490e47
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