Skip to content

Commit d9d5f5d

Browse files
committed
NEWS ENTRY
1 parent db4fcf7 commit d9d5f5d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

news/13534.feature.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Add experimental build constraints support via ``--use-feature=build-constraint``.
2+
This allows constraining the versions of packages used during the build process
3+
(e.g., setuptools). Build constraints can be specified via ``PIP_BUILD_CONSTRAINT``
4+
environment variable or ``--build-constraint`` flag.

0 commit comments

Comments
 (0)