Skip to content

Commit 8d562f2

Browse files
committed
Add EE license to the Python EE standalone.
(cherry picked from commit ade7d0b)
1 parent 2af3d23 commit 8d562f2

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
@@ -1990,6 +1990,7 @@ def verify_ci(dest_suite, common_ci_dir="ci_common", args=None, ext=('.jsonnet',
19901990
'LLVM Runtime Enterprise': ('lib/sulong', []),
19911991
'LLVM Runtime Native Enterprise': ('lib/sulong', []),
19921992
'GraalVM Python license files EE': ('', []),
1993+
'GraalVM enterprise license files': ('', ['LICENSE.txt', 'GRAALVM-README.md']),
19931994
}},
19941995
truffle_jars=[
19951996
'graalpython:GRAALPYTHON',

0 commit comments

Comments
 (0)