Skip to content

Commit 580cab5

Browse files
committed
Specify installable_id
1 parent 45a7e60 commit 580cab5

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
@@ -1405,6 +1405,7 @@ def verify_ci(dest_suite, common_ci_dir="ci_common", args=None, ext=('.jsonnet',
14051405
suite=SUITE,
14061406
name='Graal.Python',
14071407
short_name='pyn',
1408+
installable_id='graalpython',
14081409
dir_name='python',
14091410
standalone_dir_name='graalpython-<version>-<graalvm_os>-<arch>',
14101411
license_files=[],

0 commit comments

Comments
 (0)