Files
openide/python/python-exec-service/execService.python/resources/intellij.python.community.execService.python.xml
Vladimir.Koshelev ba393efaa7 [python] PY-84398 get rid of embedded loading rules in PythonCore plugin, fix related issues
GitOrigin-RevId: 54f4bb333e0ca06a002a86c75f0bbc474863253e
2025-09-26 15:15:29 +00:00

8 lines
226 B
XML

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