forked from pool/python-getkey
new package, needed for python-framework16_inputmodule, which I want to get into factory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-getkey?expand=0&rev=1
This commit is contained in:
12
remove-coverage.patch
Normal file
12
remove-coverage.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
Index: getkey-0.6.5/setup.cfg
|
||||
===================================================================
|
||||
--- getkey-0.6.5.orig/setup.cfg
|
||||
+++ getkey-0.6.5/setup.cfg
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool:pytest]
|
||||
norecursedirs = .git venv build dist *egg
|
||||
-addopts = -rfEsxwX --cov getkey
|
||||
+addopts = -rfEsxwX
|
||||
|
||||
[egg_info]
|
||||
tag_build =
|
||||
Reference in New Issue
Block a user