Skip to content

Commit f9be095

Browse files
committed
📦 Integrate PIP_CONSTRAINT @ cibuildwheel
1 parent 2747f22 commit f9be095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ FORCE_COLOR = "1"
153153
MYPY_FORCE_COLOR = "1"
154154
# PIP_CONSTRAINT = "{package}/requirements-build.txt"
155155
# PIP_CONSTRAINT = "{project}/requirements-build.txt"
156+
PIP_CONSTRAINT = "requirements-build.txt"
156157
PIP_DISABLE_PIP_VERSION_CHECK = "1"
157158
PIP_NO_PYTHON_VERSION_WARNING = "1"
158159
PIP_NO_WARN_SCRIPT_LOCATION = "1"

0 commit comments

Comments
 (0)