7 lines
No EOL
105 B
INI
7 lines
No EOL
105 B
INI
[wheel]
|
|
universal = 1
|
|
|
|
[flake8]
|
|
max-line-length = 100
|
|
ignore = E501
|
|
exclude = djangocms_blog/migrations/* |