mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
GH-107987: Remove the Distributing Python Modules guide (#108016)
This commit is contained in:
parent
f51f0466c0
commit
33e6e3fec0
5 changed files with 16 additions and 170 deletions
|
|
@ -207,4 +207,6 @@ necessary packages with ``install -r``:
|
|||
``pip`` has many more options. Consult the :ref:`installing-index`
|
||||
guide for complete documentation for ``pip``. When you've written
|
||||
a package and want to make it available on the Python Package Index,
|
||||
consult the :ref:`distributing-index` guide.
|
||||
consult the `Python packaging user guide`_.
|
||||
|
||||
.. _Python Packaging User Guide: https://packaging.python.org/en/latest/tutorials/packaging-projects/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue