summaryrefslogtreecommitdiff
path: root/HACKING.txt
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2013-01-12 01:55:27 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2013-01-12 01:55:27 +0200
commitb98e70e340f84652b44c888472724a23bae5f007 (patch)
treeacc511064ffbb60f105bb2f464e975cf36898df0 /HACKING.txt
parentfe197640038f0aa18a8d453e820df9e1b2d1bee7 (diff)
downloadpyramid-b98e70e340f84652b44c888472724a23bae5f007.tar.gz
pyramid-b98e70e340f84652b44c888472724a23bae5f007.tar.bz2
pyramid-b98e70e340f84652b44c888472724a23bae5f007.zip
grammar
Diffstat (limited to 'HACKING.txt')
-rw-r--r--HACKING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt
index 87d1422dc..64c8f461a 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -94,7 +94,7 @@ Running Tests
--------------
- To run tests for Pyramid on a single Python version, run ``python setup.py
- test`` against the using the Python interpreter from virtualenv into which
+ test`` against the Python interpreter from virtualenv into which
you've ``setup.py develop``-ed Pyramid.
- To run the full set of Pyramid tests on all platforms, install ``tox``