diff options
Diffstat (limited to 'RELEASING.txt')
| -rw-r--r-- | RELEASING.txt | 3 |
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 |
