Skip to content

Commit dc64dfd

Browse files
committed
add changelog entry
1 parent 26ff94e commit dc64dfd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.d/3421.breaking.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Drop setuptools' support for installing an entrypoint extra requirements at load time:
2+
- the functionality has been broken since v60.8.0.
3+
- the mechanism to do so is deprecated (`fetch_build_eggs`).
4+
- that use case (e.g. a custom command class entrypoint) is covered by making sure the necessary build requirements are declared.

0 commit comments

Comments
 (0)