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 db4fcf7 commit d9d5f5dCopy full SHA for d9d5f5d
news/13534.feature.rst
@@ -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