diff --git a/setup.cfg b/setup.cfg index a93872f..5fd02a2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [tool:pytest] -addopts = --cov-config=.coveragerc --cov=redminelib +addopts = "" [metadata] license_files = .coveragerc README.rst CHANGELOG.rst LICENSE