Skip to content

Commit de29721

Browse files
committed
Enable Python support for the docs for IntelliJ-based editors
1 parent 8d28b23 commit de29721

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ignite.iml

+6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module type="WEB_MODULE" version="4">
3+
<component name="FacetManager">
4+
<facet type="Python" name="Python">
5+
<configuration sdkName="Python 3.7" />
6+
</facet>
7+
</component>
38
<component name="Go" enabled="true" />
49
<component name="NewModuleRootManager" inherit-compiler-output="true">
510
<exclude-output />
611
<content url="file://$MODULE_DIR$" />
712
<orderEntry type="inheritedJdk" />
813
<orderEntry type="sourceFolder" forTests="false" />
14+
<orderEntry type="library" name="Python 3.7 interpreter library" level="application" />
915
</component>
1016
</module>

0 commit comments

Comments
 (0)