We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a3dc4 commit 83cda07Copy full SHA for 83cda07
1 file changed
tox.ini
@@ -4,7 +4,7 @@ envlist = py26,py27,py32,py33,py26-sqla08,py26-sqla07,py26-sqla06
4
[testenv]
5
deps=pytest
6
pytest-pep8
7
-commands=py.test --pep8 [] test
+commands=py.test --pep8 []
8
9
[testenv:py26-sqla08]
10
basepython=python2.6
0 commit comments