We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa1eeb commit 1105f51Copy full SHA for 1105f51
docs/source/release-process.rst
@@ -119,20 +119,6 @@ This should print the version we are expecting to release.
119
Now that we have tested the package locally, it should be tested using the test
120
PyPI server.
121
122
-Edit your ``~/.pypirc`` file to look like:
123
-
124
-::
125
126
- [distutils]
127
- index-servers =
128
- pypi
129
130
- [pypi]
131
- username:
132
- password:
133
134
-after that, run:
135
136
.. code-block:: bash
137
138
$ pip install twine
0 commit comments