Files
openide/python/python-venv/resources/intellij.python.community.impl.venv.xml
Vladimir.Koshelevandintellij-monorepo-bot c5b44ca085 [python] PY-84398 get rid of package prefix in python modules.
It doesn't work. Sad, but true.

GitOrigin-RevId: c6cf4f2971ce813a2ce18afb2dcee22c2c5dad75
2025-09-26 15:15:29 +00:00

8 lines
276 B
XML

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