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 bfa77de commit ba5751cCopy full SHA for ba5751c
scripts/repack-bundled-wheels.sh
@@ -77,5 +77,5 @@ patch_wheel() {
77
rm -rf "$tmpdir"
78
}
79
80
-patch_wheel setuptools graalpython/lib-graalpython/patches/setuptools/whl/setuptools-63.patch
81
-patch_wheel pip graalpython/lib-graalpython/patches/pip/whl/pip-22.2.2.patch
+patch_wheel setuptools graalpython/lib-graalpython/patches/setuptools/setuptools-63.patch
+patch_wheel pip graalpython/lib-graalpython/patches/pip/pip-22.2.2.patch
0 commit comments