File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 350
350
"GRAALPYTHON-LAUNCHER" ,
351
351
"GRAALPYTHON_NATIVE_LIBS" ,
352
352
"truffle:TRUFFLE_API" ,
353
- "tools:TRUFFLE_COVERAGE" ,
354
353
"tools:TRUFFLE_PROFILER" ,
355
354
"regex:TREGEX" ,
356
355
"sdk:GRAAL_SDK" ,
370
369
"com.oracle.graal.python.pegparser" ,
371
370
"truffle:TRUFFLE_API" ,
372
371
"truffle:TRUFFLE_NFI" ,
373
- "tools:TRUFFLE_COVERAGE" ,
374
372
"tools:TRUFFLE_PROFILER" ,
375
373
"sdk:GRAAL_SDK" ,
376
374
"sulong:SULONG_API" ,
865
863
"uses" : [
866
864
"com.oracle.graal.python.builtins.PythonBuiltins" ,
867
865
],
868
- "requires" : [
869
- "static com.oracle.truffle.tools.coverage" ,
870
- "static com.oracle.truffle.tools.profiler" ,
871
- ],
872
866
},
873
867
"dependencies" : [
874
868
"com.oracle.graal.python" ,
877
871
"distDependencies" : [
878
872
"GRAALPYTHON_NATIVE_LIBS" ,
879
873
"truffle:TRUFFLE_API" ,
880
- "tools:TRUFFLE_COVERAGE" ,
881
874
"tools:TRUFFLE_PROFILER" ,
882
875
"regex:TREGEX" ,
883
876
"sdk:GRAAL_SDK" ,
You can’t perform that action at this time.
0 commit comments