10 lines
118 B
INI
10 lines
118 B
INI
[nosetests]
|
|
with-doctest=1
|
|
|
|
[bdist_wheel]
|
|
universal=1
|
|
|
|
[flake8]
|
|
ignore = E501, E402
|
|
exclude = docs/conf.py,.tox,.eggs
|