File tree Expand file tree Collapse file tree 2 files changed +0
-54
lines changed
graalpython/site-packages Expand file tree Collapse file tree 2 files changed +0
-54
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 122
122
"source" : [],
123
123
},
124
124
125
- "python.site-packages" : {
126
- "type" : "python" ,
127
- "path" : 'graalpython/site-packages' ,
128
- "source" : [],
129
- },
130
-
131
125
"perf.benchmarks" : {
132
126
"type" : "python" ,
133
127
"path" : 'graalpython/benchmarks' ,
272
266
],
273
267
"license" : ["PSF-License" ],
274
268
},
275
-
276
- "site-packages" : {
277
- "subDir" : "graalpython" ,
278
- "native" : True ,
279
- "vpath" : False ,
280
- "output" : "." ,
281
- "license" : ["MIT" ],
282
- "defaultBuild" : False ,
283
- "buildEnv" : {
284
- "SETUPTOOLS_ZIP" : "<path:SETUPTOOLS>" ,
285
- },
286
- "buildDependencies" : [
287
- "SETUPTOOLS" ,
288
- "GRAALPYTHON-LAUNCHER" ,
289
- "GRAALPYTHON" ,
290
- ],
291
- },
292
269
},
293
270
294
271
"licenses" : {
You can’t perform that action at this time.
0 commit comments