13 lines
142 B
INI
13 lines
142 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[flake8]
|
|
max-line-length = 100
|
|
ignore = F821
|
|
|
|
[metadata]
|
|
license_files = LICENSE
|
|
|
|
[tool:pytest]
|
|
minversion=2.2.0
|