Configure flake8

This commit is contained in:
Lucidiot 2019-01-30 19:57:26 +01:00
parent 82d2e069ef
commit 0e4c24046b
No known key found for this signature in database
GPG Key ID: AE3F7205692FA205
1 changed files with 2 additions and 0 deletions

2
setup.cfg Normal file
View File

@ -0,0 +1,2 @@
[flake8]
exclude = .git,__pycache__,docs,*.pyc,venv