mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-python/opentracing_instrumentation: fix S and patch
Closes: https://bugs.gentoo.org/819015 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -14,7 +14,7 @@
|
||||
tests/*
|
||||
@@ -15,4 +15,4 @@
|
||||
tests/*
|
||||
|
||||
[tool:pytest]
|
||||
-addopts = --cov=opentracing_instrumentation --cov-append -rs
|
||||
+addopts = -rs
|
||||
|
||||
[egg_info]
|
||||
tag_build =
|
||||
|
||||
Reference in New Issue
Block a user