Skip to content

Commit d35c08d

Browse files
committed
Clarify what the removal of the pkg_ressources backend implies
This does not actually imply that eggs are not detected. When they are in sys.path they continue to be detected.
1 parent e879422 commit d35c08d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

news/13010.removal.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
On python 3.14+, the ``pkg_resources`` metadata backend is not used anymore,
2-
and pip does not attempt to detect installed ``.egg`` distributions.
1+
On python 3.14+, the ``pkg_resources`` metadata backend cannot be used anymore.

0 commit comments

Comments
 (0)