blob: 1385258a0e88e97b38fe5f2059b8a35c77edcb59 [file] [log] [blame]
[bdist_wheel]
universal = 1
[flake8]
exclude = .tox,docs/source/conf.py
ignore = E501
[tool:pytest]
addopts = -r=a
python_files = test_*.py *_tests.py
testpaths = test