From 9285a60a6940241df29e7f82d4781afda488df98 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Fri, 25 Apr 2014 21:57:54 +0200 Subject: Minor update in release process. --- docs/contributing.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 79c3d70..5278f78 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -110,10 +110,10 @@ their job, ``.po`` files must be downloaded with ``make update_translations``. The release itself requires the following steps: #. Bump version numbers in docs/conf.py, README.rst and setup.py and commit. - Tag the new version. -#. ``python setup.py sdist bdist_wheel upload``. You should to test that the - packages install correctly before uploading them. (How?) +#. Tag the new version. + +#. ``python setup.py sdist bdist_wheel upload``. #. Push the commit and the tag. -- cgit v1.2.3