summaryrefslogtreecommitdiff
path: root/doc/HOWTO_RELEASE.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HOWTO_RELEASE.rst.txt')
-rw-r--r--doc/HOWTO_RELEASE.rst.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/HOWTO_RELEASE.rst.txt b/doc/HOWTO_RELEASE.rst.txt
index f0231293f..99f6a0e40 100644
--- a/doc/HOWTO_RELEASE.rst.txt
+++ b/doc/HOWTO_RELEASE.rst.txt
@@ -106,9 +106,10 @@ You will need write permission for numpy-wheels in order to trigger wheel
builds.
- Python(s) from `python.org <https://python.org>`_ or linux distro.
-- cython
+- cython (pip)
- virtualenv (pip)
- Paver (pip)
+- pandoc `pandoc.org <https://www.pandoc.org>`_ or linux distro.
- numpy-wheels `<https://github.com/MacPython/numpy-wheels>`_ (clone)
@@ -379,7 +380,7 @@ Make the release
----------------
Build the changelog and notes for upload with::
- paver write_release_and_log
+ paver write_release
Build and archive documentation