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 e722247 commit ba02407Copy full SHA for ba02407
src/release/scripts/build-wheels.sh
@@ -79,7 +79,7 @@ build_wheels() {
79
}
80
81
# Ensure that the current working directory is clean and building of wheels is made off of latest main
82
-# enforce_latest_code
+enforce_latest_code
83
84
# Acquire the wheels for different OS
85
for python_version in "${python_versions[@]}"; do
0 commit comments