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 5fc1aea commit 29e3779Copy full SHA for 29e3779
.ci/pytorch/common_utils.sh
@@ -96,7 +96,6 @@ function pip_build_and_install() {
96
python3 -m pip wheel \
97
--no-build-isolation \
98
--no-deps \
99
- --no-use-pep517 \
100
-w "${wheel_dir}" \
101
"${build_target}"
102
fi
0 commit comments