isso/setup.cfg

10 lines
118 B
INI
Raw Normal View History

2014-03-28 11:28:52 +00:00
[nosetests]
with-doctest=1
2016-01-30 12:03:11 +00:00
[bdist_wheel]
universal=1
[flake8]
ignore = E501, E402
2019-04-15 22:52:20 +00:00
exclude = docs/conf.py,.tox,.eggs