We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc9168 commit 7bac6efCopy full SHA for 7bac6ef
mx.graalpython/suite.py
@@ -113,6 +113,18 @@
113
"source": []
114
},
115
116
+ "python.include": {
117
+ "type": "python",
118
+ "path": 'graalpython/include',
119
+ "source": []
120
+ },
121
+
122
+ "python.site-packages": {
123
124
+ "path": 'graalpython/site-packages',
125
126
127
128
"perf.benchmarks": {
129
"type": "python",
130
"path": 'graalpython/benchmarks',
0 commit comments