Skip to content

Commit eb90f57

Browse files
committed
Fix PIP patch
1 parent 5ab41ab commit eb90f57

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

graalpython/lib-graalpython/patches/pip/whl/pip-22.2.2.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ new file mode 100644
6161
index 0000000..d41572c
6262
--- /dev/null
6363
+++ b/pip/_internal/utils/graalpy.py
64-
@@ -0,0 +1,148 @@
64+
@@ -0,0 +1,151 @@
6565
+# ATTENTION: GraalPy uses existence of this module to verify that it is
6666
+# running a patched pip in pip_hook.py
6767
+import os
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)