summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2015-04-14 12:32:03 -0400
committerChris McDonough <chrism@plope.com>2015-04-14 12:32:03 -0400
commitfd9110628050a389928b9d3263c4f586bb282cc3 (patch)
treeb878debd59f96070a2cdcbdf536f72108058c191 /RELEASING.txt
parent2d13f43e1b9ed574bd81e5967f8ed7789f857f3b (diff)
downloadpyramid-fd9110628050a389928b9d3263c4f586bb282cc3.tar.gz
pyramid-fd9110628050a389928b9d3263c4f586bb282cc3.tar.bz2
pyramid-fd9110628050a389928b9d3263c4f586bb282cc3.zip
minor wording change
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index 88c3ad73d..3c9159850 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -13,7 +13,7 @@ Releasing Pyramid
Make sure statement coverage is at 100% (the test run will fail if not).
-- Run Windows tests for Python 2.6, 2.7, 3.2, and 3.3 if feasible.
+- Run tests on Windows if feasible.
- Make sure all scaffold tests pass (Py 2.6, 2.7, 3.2, 3.3, 3.4, pypy, and
pypy3 on UNIX; this doesn't work on Windows):