Changed flake8 to use config files

This commit is contained in:
Corey Oordt 2021-12-12 08:52:22 -06:00
parent 45d47ab646
commit 2d6905486d

View file

@ -48,7 +48,7 @@ deps=
flake8 flake8
commands= commands=
flake8 . --ignore=E501 --exclude=build/,dist/,.tox/,doc_src flake8
[testenv:coverage-report] [testenv:coverage-report]
commands = commands =