Skip to content

Commit 832d147

Browse files
Remove --no-use-pep517
Cherry-pick of #2786 Co-authored-by: Ethan Wee <[email protected]>
1 parent c8b6bc9 commit 832d147

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci/pytorch/common_utils.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ function pip_build_and_install() {
9696
python3 -m pip wheel \
9797
--no-build-isolation \
9898
--no-deps \
99-
--no-use-pep517 \
10099
-w "${wheel_dir}" \
101100
"${build_target}"
102101
fi

0 commit comments

Comments
 (0)