summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-08-22 11:18:03 -0700
committerGitHub <noreply@github.com>2018-08-22 11:18:03 -0700
commit943fc924ef5864d04ec4b8eb6c94761763976ae6 (patch)
tree4c902c1af968728b0a27918f5c793d3d814aea5b /RELEASING.txt
parentf1cea823ada61213be36007b888534558e215f86 (diff)
parent1c44d2b9032dc145140cfc74f1a97d316931244b (diff)
downloadpyramid-943fc924ef5864d04ec4b8eb6c94761763976ae6.tar.gz
pyramid-943fc924ef5864d04ec4b8eb6c94761763976ae6.tar.bz2
pyramid-943fc924ef5864d04ec4b8eb6c94761763976ae6.zip
Merge pull request #3333 from stevepiercy/python-version-bump
Add support for Python 3.7 and 3.8 with allowed failure of 3.8
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