diff --git a/setup.cfg b/setup.cfg index 4bc86b3..b1a4383 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,6 @@ addopts = # show extra test summary info as specified by chars (f)ailed, (E)error, # (s)skipped, (x)failed, (X)passed. -rfEsxX - --cov=pymemcache --cov-report=xml --cov-report=term-missing -m unit markers = unit