gunicorn/setup.cfg
2019-11-24 17:44:47 +01:00

11 lines
187 B
INI

[tool:pytest]
norecursedirs = examples lib local src
testpaths = tests/
addopts = --assert=plain --cov=gunicorn --cov-report=xml
[wheel]
universal = 1
[metadata]
license_file = LICENSE