We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa66840 commit 28677aeCopy full SHA for 28677ae
newsfragments/4680.bugfix.rst
@@ -0,0 +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``.
3
+This avoids triggering integration problems with ``importlib.metadata``/``importlib_metadata``
4
+(reference: pypa/pyproject-hooks#206).
0 commit comments