Files
openide/python/python-terminal/testResources/intellij.python.terminal._test.xml
Alexey Katsmanandintellij-monorepo-bot 9ebdd29d37 PY-87232 Change venv module name
GitOrigin-RevId: faf2719abc6236f93840f7a2e34e58eec9f6e868
2026-01-29 13:25:49 +00:00

8 lines
265 B
XML

<idea-plugin>
<dependencies>
<module name="intellij.libraries.junit5.pioneer"/>
<module name="intellij.python.venv._test"/>
<module name="intellij.python.terminal"/>
<module name="intellij.python.test.env.junit5"/>
</dependencies>
</idea-plugin>