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 e58cfbd commit b53baf2Copy full SHA for b53baf2
source/discussions/setup-py-deprecated.rst
@@ -105,7 +105,7 @@ A trusted replacement is :ref:`twine`:
105
* ``python -m twine upload dist/*``
106
107
.. [#not-pypi] Not necessary, nor supported on :term:`PyPI <Python Package Index (PyPI)>`.
108
- But might be necessary on other :term:`package indexes <package index>`.
+ But might be necessary on other :term:`package indexes <package index>` (for example :ref:`devpi`).
109
110
111
``python setup.py --version``
0 commit comments