attrs/setup.cfg

14 lines
189 B
INI

[tool:pytest]
minversion = 3.0
strict = true
addopts = -ra
testpaths = tests
[bdist_wheel]
universal = 1
[metadata]
# ensure LICENSE is included in wheel metadata
license_file = LICENSE