summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index 9f7db457e..451beef4f 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -71,8 +71,8 @@ Prepare new release branch
- Change setup.py version to the release version number.
-- Make sure PyPI long description renders (requires ``readme`` installed
- into your Python)::
+- Make sure PyPI long description renders (requires ``readme_renderer``
+ installed into your Python)::
$ python setup.py check -r -s -m