mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
8 lines
131 B
INI
8 lines
131 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[pep8]
|
|
exclude = urls.py,tasks.py,*migrations*,*bower_components*
|
|
max-line-length = 100
|
|
ignore = W503
|