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.
PIP_CONSTRAINT
cibuildwheel
1 parent 2747f22 commit f9be095Copy full SHA for f9be095
pyproject.toml
@@ -153,6 +153,7 @@ FORCE_COLOR = "1"
153
MYPY_FORCE_COLOR = "1"
154
# PIP_CONSTRAINT = "{package}/requirements-build.txt"
155
# PIP_CONSTRAINT = "{project}/requirements-build.txt"
156
+PIP_CONSTRAINT = "requirements-build.txt"
157
PIP_DISABLE_PIP_VERSION_CHECK = "1"
158
PIP_NO_PYTHON_VERSION_WARNING = "1"
159
PIP_NO_WARN_SCRIPT_LOCATION = "1"
0 commit comments