summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index a877ffb7f..bc092a6ca 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,6 @@ match=^test
where=pyramid
nocapture=1
cover-package=pyramid
-cover-erase=1
[aliases]
dev = develop easy_install pyramid[testing]