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 788f7a3 commit cd133d0Copy full SHA for cd133d0
tox.ini
@@ -16,4 +16,4 @@ commands = py.test -v -r a {posargs}
16
[testenv:flake8]
17
basepython = python
18
deps = flake8
19
-commands = flake8 .
+commands = flake8 {posargs:.}
0 commit comments