We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf39d4 commit fcb04c3Copy full SHA for fcb04c3
newsfragments/4680.bugfix.rst
@@ -1,4 +1,4 @@
1
-Changed ``egg_info`` command to avoid adding an empty ``.egg-info`` while
2
-iterating over entry-points is available in ``sys.path``.
+Changed ``egg_info`` command to avoid adding an empty ``.egg-info`` directory
+while iterating over entry-points.
3
This avoids triggering integration problems with ``importlib.metadata``/``importlib_metadata``
4
(reference: pypa/pyproject-hooks#206).
0 commit comments