Better .pep8 excludes

This commit is contained in:
Audrey Roy Greenfeld 2015-09-26 00:40:39 -07:00
parent 54d1742446
commit 8facd2448d

View File

@ -1,3 +1,3 @@
[pep8]
max-line-length = 120
exclude=*/migrations/*
exclude=.tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules