summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-08-22 05:56:04 -0700
committerSteve Piercy <web@stevepiercy.com>2018-08-22 05:56:04 -0700
commit4820757eedd6812c800841029253f40c643c389f (patch)
tree9b61e6c3bf5fcfbd2ce95e979c238eb083c816b0 /RELEASING.txt
parent78464987e8e3cb2188253783d9968ae4d86669d9 (diff)
downloadpyramid-4820757eedd6812c800841029253f40c643c389f.tar.gz
pyramid-4820757eedd6812c800841029253f40c643c389f.tar.bz2
pyramid-4820757eedd6812c800841029253f40c643c389f.zip
Bump Python version to 3.7 in docs and project meta files
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index bec140309..b6603c597 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -33,8 +33,8 @@ Prepare new release branch
- Run tests on Windows if feasible.
-- Make sure all scaffold tests pass (CPython 2.7, 3.4, 3.5, and 3.6, and PyPy
- on UNIX; this doesn't work on Windows):
+- Make sure all scaffold tests pass (CPython 2.7, 3.4, 3.5, 3.6, and 3.7, and
+ PyPy on UNIX; this doesn't work on Windows):
$ ./scaffoldtests.sh