Ignore the test data's flake8 results

This commit is contained in:
Donald Stufft 2014-01-28 11:58:59 -05:00
parent 9f027337a8
commit d76330e0d8
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ commands = flake8 pip/
[flake8]
exclude = .tox,*.egg,build,_vendor
exclude = .tox,*.egg,build,_vendor,data