You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mx.graalpython/suite.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1113,7 +1113,7 @@
1113
1113
],
1114
1114
},
1115
1115
1116
-
"PYTHON_COMMUNITY": {
1116
+
"PYTHON_POM": {
1117
1117
"type": "pom",
1118
1118
"runtimeDependencies": [
1119
1119
"GRAALPYTHON",
@@ -1123,7 +1123,7 @@
1123
1123
"description": "GraalPy, a high-performance embeddable Python 3 runtime for Java. This POM dependency includes GraalPy dependencies and Truffle Community Edition.",
0 commit comments