mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-17 06:00:24 +00:00
6 lines
82 B
INI
6 lines
82 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[flake8]
|
|
max-line-length=120
|
|
exclude=venv,migrations
|