From fd9110628050a389928b9d3263c4f586bb282cc3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 14 Apr 2015 12:32:03 -0400 Subject: minor wording change --- RELEASING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): -- cgit v1.2.3