You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/setup.cfg

10 lines
118 B

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