bpo-36797: Reduce levels of indirection in outdated distutils docs by ncoghlan · Pull Request #13462 · python/cpython

Expand Up @@ -113,11 +113,17 @@ recommended tools`_.
.. _currently recommended tools: https://packaging.python.org/guides/tool-recommendations/#packaging-tool-recommendations
Reading the guide ================= .. index:: single: Python Package Index (PyPI) single: PyPI; (see Python Package Index (PyPI))
.. _publishing-python-packages:
Reading the Python Packaging User Guide =======================================
The Python Packaging User Guide covers the various key steps and elements involved in creating a project: involved in creating and publishing a project:
* `Project structure`_ * `Building and packaging the project`_ Expand Down