isso/setup.cfg
2019-04-15 22:52:20 +00:00

10 lines
118 B
INI

[nosetests]
with-doctest=1
[bdist_wheel]
universal=1
[flake8]
ignore = E501, E402
exclude = docs/conf.py,.tox,.eggs