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