Skip to content

Commit b094465

Browse files
committed
Use explicit JLINE dependency
1 parent 6b47c91 commit b094465

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
"dependencies": [
277277
"sdk:GRAAL_SDK",
278278
"sdk:LAUNCHER_COMMON",
279+
"sdk:JLINE3",
279280
],
280281
"requires": [
281282
"java.management",
@@ -564,6 +565,7 @@
564565
"distDependencies": [
565566
"sdk:GRAAL_SDK",
566567
"sdk:LAUNCHER_COMMON",
568+
"sdk:JLINE3",
567569
],
568570
"description": "GraalPython launcher",
569571
},

0 commit comments

Comments
 (0)