OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-getkey?expand=0&rev=1
13 lines
312 B
Diff
13 lines
312 B
Diff
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 =
|