summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index b17cd096e..7d74050a8 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -5,6 +5,10 @@ Releasing Pyramid
$ python setup.py nosetests --with-coverage
+- Make sure paster templates pass:
+
+ $ python template_tests.py
+
- Ensure all features of the release are documented (audit CHANGES.txt or
communicate with contributors).