[pycharm] finish community migration to v2

# Conflicts:
#	community/python/pluginCore/resources/META-INF/plugin.xml

GitOrigin-RevId: e4d6969fd15a3fddc4d6a03491fb9f9634285edf
This commit is contained in:
Vladimir.Koshelev
2025-04-09 10:42:52 +02:00
committed by intellij-monorepo-bot
parent 1ef0d54b39
commit 67594cdaad
30 changed files with 1190 additions and 1201 deletions

View File

@@ -0,0 +1,7 @@
<idea-plugin package="com.intellij.python.community.impl.venv">
<dependencies>
<module name="intellij.python.community"/>
<module name="intellij.python.community.execService"/>
<module name="intellij.python.sdk"/>
</dependencies>
</idea-plugin>