Skip to content

Commit 9285a60

Browse files
committed
Minor update in release process.
1 parent 838c45a commit 9285a60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/contributing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ their job, ``.po`` files must be downloaded with ``make update_translations``.
110110
The release itself requires the following steps:
111111

112112
#. Bump version numbers in docs/conf.py, README.rst and setup.py and commit.
113-
Tag the new version.
114113

115-
#. ``python setup.py sdist bdist_wheel upload``. You should to test that the
116-
packages install correctly before uploading them. (How?)
114+
#. Tag the new version.
115+
116+
#. ``python setup.py sdist bdist_wheel upload``.
117117

118118
#. Push the commit and the tag.
119119

0 commit comments

Comments
 (0)