mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 04:34:37 +03:00
7 lines
118 B
INI
7 lines
118 B
INI
[flake8]
|
|
max-line-length = 125
|
|
exclude = .git,__pycache__,docs/conf.py,build,dist,tmp,venv
|
|
|
|
[bdist_wheel]
|
|
universal=1
|