Files
openide/python/python-venv/resources/intellij.python.community.impl.venv.xml
Vladimir.Koshelev 67594cdaad [pycharm] finish community migration to v2
# Conflicts:
#	community/python/pluginCore/resources/META-INF/plugin.xml

GitOrigin-RevId: e4d6969fd15a3fddc4d6a03491fb9f9634285edf
2025-04-30 10:08:56 +00:00

7 lines
260 B
XML

<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>