summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2019-12-04 23:05:17 -0600
committerMichael Merickel <michael@merickel.org>2019-12-04 23:05:17 -0600
commit3737d3408f0c393251bd04d53210e605300cdab5 (patch)
tree5f32ff814a222f7892e079239644788ca3484c65 /setup.cfg
parentd9dadcfabccb8895eda1fa948f7d7d6686e53806 (diff)
downloadpyramid-3737d3408f0c393251bd04d53210e605300cdab5.tar.gz
pyramid-3737d3408f0c393251bd04d53210e605300cdab5.tar.bz2
pyramid-3737d3408f0c393251bd04d53210e605300cdab5.zip
fix instructions in hacking.txt after refactoring
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 3e10bb55b..19f338b91 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,6 @@ zip_ok = false
[nosetests]
match = ^test
-tests = tests
nocapture = 1
[aliases]