Skip to content

Commit 83cda07

Browse files
committed
Extend PEP 8 tests to the main code
1 parent 89a3dc4 commit 83cda07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ envlist = py26,py27,py32,py33,py26-sqla08,py26-sqla07,py26-sqla06
44
[testenv]
55
deps=pytest
66
pytest-pep8
7-
commands=py.test --pep8 [] test
7+
commands=py.test --pep8 []
88

99
[testenv:py26-sqla08]
1010
basepython=python2.6

0 commit comments

Comments
 (0)