mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-05-09 22:04:48 +00:00
Added flake8 config to tox.ini.
This commit is contained in:
parent
369293b14d
commit
ef45ac7544
1 changed files with 4 additions and 0 deletions
4
tox.ini
4
tox.ini
|
|
@ -1,3 +1,7 @@
|
|||
[flake8]
|
||||
max-line-length = 100
|
||||
exclude = .tox,docs/modeltranslation/conf.py
|
||||
|
||||
[tox]
|
||||
distribute = False
|
||||
envlist =
|
||||
|
|
|
|||
Loading…
Reference in a new issue