You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/python-jsonrpc-server/files/python-jsonrpc-server-0.3.4...

16 lines
359 B

pytest-cov is a deprecated dep
diff --git a/setup.cfg b/setup.cfg
index 03b63df..165c746 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,9 +13,6 @@ exclude = test/plugins/.ropeproject,test/.ropeproject
[tool:pytest]
testpaths = test
-addopts =
- --cov-report html --cov-report term --junitxml=pytest.xml
- --cov pyls --cov test
[egg_info]
tag_build =