Skip to content

Comments

Fix broken pkg_resources reference in packaging namespace guide#2007

Closed
knreddy03 wants to merge 3 commits intopypa:mainfrom
knreddy03:main
Closed

Fix broken pkg_resources reference in packaging namespace guide#2007
knreddy03 wants to merge 3 commits intopypa:mainfrom
knreddy03:main

Conversation

@knreddy03
Copy link

@knreddy03 knreddy03 commented Feb 22, 2026

This PR fixes a broken Sphinx cross-reference to pkg_resources in "packaging-namespace-packages.rst".

The previous reference:
:doc:pkg_resources <setuptools:pkg_resources>

was causing a build warning:
"unknown document: 'setuptools:pkg_resources'"

It has been replaced with a valid external documentation link to the setuptools pkg_resources documentation.


📚 Documentation preview 📚: https://python-packaging-user-guide--2007.org.readthedocs.build/en/2007/

@ncoghlan
Copy link
Member

The offending links are genuinely outdated, so we're instead working on a PR to remove them entirely: #2002

@ncoghlan ncoghlan closed this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants