guru/dev-python/hypercorn/files/hypercorn-0.11.2-no-coverage.patch
Alessandro Barbieri d60b2ff1e3
dev-python/hypercorn: ebuild maintenance
Closes: https://bugs.gentoo.org/784044
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-07-05 03:20:16 +02:00

10 lines
182 B
Diff

--- a/setup.cfg
+++ b/setup.cfg
@@ -43,5 +43,5 @@
ignore_missing_imports = True
[tool:pytest]
-addopts = --no-cov-on-fail --showlocals
+addopts = --showlocals
testpaths = tests