Skip to content

Commit 1194399

Browse files
committed
[GR-20895] Add dependency to the standalone distribution.
PullRequest: graalpython/842
2 parents 62095a2 + 2954a60 commit 1194399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,7 @@ def verify_ci(dest_suite, common_ci_dir="ci_common", args=None, ext=('.jsonnet',
11401140
standalone_dependencies={
11411141
'Sulong': ('lib/sulong', ['bin/<exe:lli>']),
11421142
'LLVM.org toolchain': ('lib/llvm-toolchain', []),
1143+
'Graal.Python license files': ('', []),
11431144
},
11441145
truffle_jars=[
11451146
'graalpython:GRAALPYTHON',

0 commit comments

Comments
 (0)