Don't flake8 project template

pull/1155/head
Karl Hobley 2015-04-03 17:37:50 +01:00
rodzic e656744e36
commit a0b3dcf434
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,7 @@ envlist = py{27,33,34}-dj{17,18}-{sqlite,postgres,mysql}, flake8
[flake8]
ignore = E501
exclude = wagtail/project_template/*
[testenv]
commands=coverage run runtests.py