Add pytest-pep8

This commit is contained in:
Marc Abramowitz
2014-11-25 09:32:10 -08:00
parent 7da864dff9
commit 4f271fd98c
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
[pytest] [pytest]
addopts = --tb=short addopts = --tb=short --pep8

View File

@@ -1,3 +1,4 @@
pytest pytest
pytest-capturelog pytest-capturelog
pytest-pep8
waitress waitress