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 462d903 commit ad2c20bCopy full SHA for ad2c20b
mx.graalpython/suite.py
@@ -907,6 +907,13 @@
907
},
908
909
910
+ "platforms": [
911
+ "linux-amd64",
912
+ "linux-aarch64",
913
+ "darwin-amd64",
914
+ "darwin-aarch64",
915
+ "windows-amd64",
916
+ ],
917
"description": "Contains the JNI native lib, the C API and support libs.",
918
"maven": False,
919
@@ -1204,6 +1211,13 @@
1204
1211
1205
1212
1206
1213
1214
1215
1216
1217
1218
1219
1220
1207
1221
1208
1222
1209
1223
0 commit comments