Skip to content

Commit 8af69bd

Browse files
committed
Add IDE project for frozen module
1 parent 7f8cf1f commit 8af69bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mx.graalpython/suite.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
"modules"
199199
],
200200
},
201+
202+
"com.oracle.graal.python.frozen": {
203+
"type": "python",
204+
"path": "graalpython/com.oracle.graal.python.frozen",
205+
}
201206
},
202207

203208
"projects": {

0 commit comments

Comments
 (0)