Skip to content

Commit 32ec3f0

Browse files
committed
Add news
1 parent 4aad48e commit 32ec3f0

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

news/11457.removal.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Remove support for the legacy setup.py develop editable method in setuptools
2+
editable installs; setuptools >= 64 is now required.

news/11859.removal.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Remove the deprecated ``--global-option`` and ``--build-option``.
2+
``--config-setting`` is now the only way to pass options to the build backend.

news/6334.removal.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Remove support for the deprecated ``setup.py bdist_wheel`` mechanism. Consequently,
2+
``--use-pep517`` is now always on, and ``--no-use-pep517`` has been removed.

0 commit comments

Comments
 (0)