diff options
| -rw-r--r-- | RELEASING.txt | 2 |
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 |
