summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index 3c9159850..d891aa620 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -29,12 +29,6 @@ Releasing Pyramid
- update README.rst to use correct versions of badges and URLs according to
each branch and context, i.e., RTD "latest" == GitHub/Travis "1.x-branch".
-- Make sure docs render OK::
-
- $ tox -e {py2,py3}-docs
-
- There should be no meaningful errors or warnings.
-
- Change setup.py version to the new version number.
- Change CHANGES.txt heading to reflect the new version number.