Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/guides/distributing-packages-using-setuptools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ development as a whole. For example, it does not provide guidance or tool
recommendations for version control, documentation, or testing.

For more reference material, see `Building and Distributing Packages
<https://setuptools.readthedocs.io/en/latest/setuptools.html>`_ in the
<https://setuptools.readthedocs.io/en/latest/userguide/index.html>`_ in the
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:ref:`setuptools` docs, but note that some advisory content there may be
outdated. In the event of conflicts, prefer the advice in the Python
Packaging User Guide.
Expand Down