#563: Exclude build from flake8 check

This commit is contained in:
Vladimir Iakovlev
2017-03-13 13:39:00 +01:00
parent 725ef271b1
commit bd750ff9a3
+1 -1
View File
@@ -7,4 +7,4 @@ commands = py.test -v --capture=sys
[flake8]
ignore = E501,W503
exclude = venv
exclude = venv,build