12 lines
216 B
Diff
12 lines
216 B
Diff
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -15,8 +15,6 @@ minversion = 3.2
|
|
addopts =
|
|
# --fulltrace
|
|
# -n auto
|
|
- --cov-config=setup.cfg
|
|
- --cov=httplib2
|
|
--ignore=tests/_TODO_legacy/
|
|
--noconftest
|
|
--showlocals
|