From 84a168ef5fd4bdd487226f43b8c0e16237e82e18 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 20 Nov 2015 19:38:26 -0800 Subject: add optional step to update the Pyramid Dash docset --- RELEASING.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASING.txt b/RELEASING.txt index 87ff62c53..0ed9d5692 100644 --- a/RELEASING.txt +++ b/RELEASING.txt @@ -38,6 +38,9 @@ Releasing Pyramid - Change CHANGES.txt heading to reflect the new version number. +- (Optional) Update the Pyramid Dash docset. + https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/Pyramid + - Make sure PyPI long description renders (requires ``collective.dist`` installed into your Python):: -- cgit v1.2.3 From a398ea813923040eea7cb9bcaced55b982149708 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sat, 28 Nov 2015 19:46:34 -0800 Subject: revert optional step for Dash docset --- RELEASING.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/RELEASING.txt b/RELEASING.txt index 0ed9d5692..87ff62c53 100644 --- a/RELEASING.txt +++ b/RELEASING.txt @@ -38,9 +38,6 @@ Releasing Pyramid - Change CHANGES.txt heading to reflect the new version number. -- (Optional) Update the Pyramid Dash docset. - https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/Pyramid - - Make sure PyPI long description renders (requires ``collective.dist`` installed into your Python):: -- cgit v1.2.3