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 26ff94e commit dc64dfdCopy full SHA for dc64dfd
changelog.d/3421.breaking.rst
@@ -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