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
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1053,9 +1053,6 @@
1053
1053
"BOUNCYCASTLE-PKIX",
1054
1054
"BOUNCYCASTLE-UTIL",
1055
1055
],
1056
-
"javaProperties": {
1057
-
# "python.jni.library": "<lib:pythonjni>"
1058
-
},
1059
1056
"description": "GraalPy, a high-performance embeddable Python 3 runtime for Java. This artifact includes the core language runtime without standard libraries. It is not recommended to depend on the artifact directly. Instead, use \'org.graalvm.polyglot:python\' or \'org.graalvm.polyglot:python-community\' to ensure all dependencies are pulled in correctly.",
0 commit comments