Files
openide/python/python-test-env/plain/resources/intellij.python.test.env.plain.xml
Alexey Katsman 9ebdd29d37 PY-87232 Change venv module name
GitOrigin-RevId: faf2719abc6236f93840f7a2e34e58eec9f6e868
2026-01-29 13:25:49 +00:00

6 lines
156 B
XML

<idea-plugin>
<dependencies>
<module name="intellij.python.test.env.core"/>
<module name="intellij.python.venv"/>
</dependencies>
</idea-plugin>