mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
[python] PY-84398 get rid of embedded loading rules in PythonCore plugin, fix related issues
GitOrigin-RevId: 54f4bb333e0ca06a002a86c75f0bbc474863253e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
73fa5bfe55
commit
ba393efaa7
@@ -1,6 +1,8 @@
|
||||
<idea-plugin package="com.intellij.python.featuresTrainer">
|
||||
<dependencies>
|
||||
<plugin id="training"/>
|
||||
<module name="intellij.python.community.impl"/>
|
||||
<module name="intellij.python.community.services.systemPython"/>
|
||||
</dependencies>
|
||||
<extensions defaultExtensionNs="training">
|
||||
<ift.language.extension language="Python" defaultProductName="PyCharm"
|
||||
|
||||
Reference in New Issue
Block a user