Skip to content

Commit

Permalink
Fix display of release process docs
Browse files Browse the repository at this point in the history
  • Loading branch information
omad committed Jan 10, 2017
1 parent dbf6674 commit a7c6dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/about/release_process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ stable version.
This will also update the `stable` docs

#. Upload the build to PyPi.

.. code-block:: bash
python setup.py sdist bdist_wheel
twine upload dist/*
Expand Down

0 comments on commit a7c6dfa

Please sign in to comment.