mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/pymemcache: no coverage
Closes: https://bugs.gentoo.org/815601 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -40,7 +40,6 @@
|
||||
--tb=short
|
||||
--capture=no
|
||||
-rfEsxX
|
||||
- --cov=pymemcache --cov-config=setup.cfg --cov-report=xml --cov-report=term-missing
|
||||
-m unit
|
||||
markers =
|
||||
unit
|
||||
@@ -30,4 +30,6 @@ DEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}-no-coverage.patch" )
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user