attrs/setup.cfg

10 lines
96 B
INI

[pytest]
minversion = 2.8
strict = true
addopts = -ra
testpaths = tests
[wheel]
universal = 1