Skip to content

Commit 2fbc74c

Browse files
committed
[GR-53462] Fix mx warnings about transitive requires
PullRequest: graalpython/3440
2 parents 0e308ba + 6102445 commit 2fbc74c

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
@@ -1091,6 +1091,8 @@
10911091
"tools:TRUFFLE_PROFILER",
10921092
"regex:TREGEX",
10931093
"sdk:POLYGLOT",
1094+
"sdk:NATIVEIMAGE",
1095+
"sdk:COLLECTIONS",
10941096
"truffle:TRUFFLE_NFI",
10951097
"truffle:TRUFFLE_NFI_LIBFFI", # runtime dependency for convenience
10961098
"sulong:SULONG_API",

0 commit comments

Comments
 (0)