From 84ccda73c3b4c19c299c17f918678c5e0d181c16 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Wed, 15 Apr 2015 17:58:32 -0400 Subject: Add pylonshq and pylonsrtd items to update --- RELEASING.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'RELEASING.txt') diff --git a/RELEASING.txt b/RELEASING.txt index 571b7f76c..87ff62c53 100644 --- a/RELEASING.txt +++ b/RELEASING.txt @@ -51,6 +51,12 @@ Releasing Pyramid $ python setup.py sdist bdist_wheel $ twine upload dist/pyramid-X.X-* +- Edit Pylons/pylonshq/templates/home/home.mako for minor and major updates. + +- Edit Pylons/pylonshq/templates/home/inside.rst for major updates only. + +- Edit Pylons/pylonsrtd/pylonsrtd/docs/pyramid.rst for all updates. + - Edit `http://wiki.python.org/moin/WebFrameworks `_. -- cgit v1.2.3