Files
openide/python/python-exec-service/execService.python/resources/intellij.python.community.execService.python.xml
Alexey Katsman ea82fe5cc2 [python] PY-83881 Provide python info during environment detection
GitOrigin-RevId: 4e424c8fa9c08ce3cd497586f5f13e5a5816f52a
2025-10-31 17:55:16 +00:00

8 lines
248 B
XML

<idea-plugin visibility="internal">
<dependencies>
<module name="intellij.python.sdk"/>
<module name="intellij.python.community.execService"/>
<module name="intellij.python.community.helpersLocator"/>
</dependencies>
</idea-plugin>