add setup.cfg for flake8

This commit is contained in:
Laura Klünder 2016-08-30 17:32:59 +02:00
parent 5732282441
commit 0ea7409fe4

3
src/setup.cfg Normal file
View file

@ -0,0 +1,3 @@
[flake8]
max-line-length = 160
exclude = migrations,static