diff options
| -rw-r--r-- | RELEASING.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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):: |
