mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Changed flake8 to use config files
This commit is contained in:
parent
45d47ab646
commit
2d6905486d
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -48,7 +48,7 @@ deps=
|
|||
flake8
|
||||
|
||||
commands=
|
||||
flake8 . --ignore=E501 --exclude=build/,dist/,.tox/,doc_src
|
||||
flake8
|
||||
|
||||
[testenv:coverage-report]
|
||||
commands =
|
||||
|
|
|
|||
Loading…
Reference in a new issue