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