mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2024-12-22 04:08:30 +00:00
8 lines
105 B
INI
8 lines
105 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[tool:pytest]
|
|
flake8-ignore =
|
|
*.py E731 E402
|
|
butterfly/bin/help.py E501
|