Skip to content

Commit

Permalink
DOC: Remove note to edit pypirc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Sanderson committed Jul 17, 2018
1 parent daa1eeb commit 1105f51
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/source/release-process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,20 +119,6 @@ This should print the version we are expecting to release.
Now that we have tested the package locally, it should be tested using the test
PyPI server.

Edit your ``~/.pypirc`` file to look like:

::

[distutils]
index-servers =
pypi

[pypi]
username:
password:

after that, run:

.. code-block:: bash
$ pip install twine
Expand Down

0 comments on commit 1105f51

Please sign in to comment.