[python] PY-84398 get rid of embedded loading rules in PythonCore plugin, fix related issues

GitOrigin-RevId: 54f4bb333e0ca06a002a86c75f0bbc474863253e
This commit is contained in:
Vladimir.Koshelev
2025-09-26 15:15:29 +00:00
committed by intellij-monorepo-bot
parent 73fa5bfe55
commit ba393efaa7
35 changed files with 308 additions and 124 deletions
@@ -1,5 +1,5 @@
<idea-plugin>
<dependencies>
<plugin id="PythonCore"/>
<plugin id="com.intellij.modules.python"/>
</dependencies>
</idea-plugin>