attrs/setup.cfg

10 lines
107 B
INI

[tool:pytest]
minversion = 3.0
strict = true
addopts = -ra
testpaths = tests
[bdist_wheel]
universal = 1