Skip to content

Commit 28677ae

Browse files
committed
Add news fragment
1 parent fa66840 commit 28677ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

newsfragments/4680.bugfix.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)