summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-03-01 23:57:46 -0500
committerChris McDonough <chrism@plope.com>2012-03-01 23:57:46 -0500
commitfaeebaa4a50d2b8f142666236f2e69334524b439 (patch)
treef1d8103be4906a84e8e2dc40c750288b42080f3b /RELEASING.txt
parent629d19299573a9b2d5d4c144d5b7085a5261102f (diff)
downloadpyramid-faeebaa4a50d2b8f142666236f2e69334524b439.tar.gz
pyramid-faeebaa4a50d2b8f142666236f2e69334524b439.tar.bz2
pyramid-faeebaa4a50d2b8f142666236f2e69334524b439.zip
garden
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index a8b431d05..c97c8ef60 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -15,7 +15,8 @@ Releasing Pyramid
- Run Windows tests for Python 2.6, 2.7, and 3.2 if feasible.
-- Make sure all scaffold tests pass on UNIX:
+- Make sure all scaffold tests pass (Py 2.6, 2.7, 3.2 and pypy on UNIX; this
+ doesn't work on Windows):
$ python pyramid/scaffolds/tests.py