From faeebaa4a50d2b8f142666236f2e69334524b439 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 1 Mar 2012 23:57:46 -0500 Subject: garden --- RELEASING.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3