summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index bb2dab87f..c3781c19d 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -1,6 +1,8 @@
Releasing Pyramid
=================
+- git pull
+
- Make sure all unit tests pass and statement coverage is at 100%::
$ python setup.py nosetests --with-coverage