aboutsummaryrefslogtreecommitdiff
path: root/docs/contributing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing.rst')
-rw-r--r--docs/contributing.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index 836dc08..1944d67 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -152,3 +152,7 @@ Once this is done, use the "release" instruction:
$ make release
And the new version should be published on PyPI.
+
+.. note:: The above command will prompt for version number, handle
+ :file:`CHANGELOG.rst` and :file:`setup.py` updates, package creation,
+ pypi upload. It will prompt you before each step to get your consent.