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 bc092a6ca..875480594 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,6 @@ zip_ok = false
match=^test
where=pyramid
nocapture=1
-cover-package=pyramid
[aliases]
dev = develop easy_install pyramid[testing]