Files
openide/python/python-test-env/common/resources/intellij.python.test.env.common.xml
T
Vladimir Krivosheevandintellij-monorepo-bot 60a3e35a39 IJPL-243411 don't include implicit module if it is a content module
IJPL-237791 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 IJ-MR-193195 IJ-MR-196957 IJ-MR-199124 IJ-MR-197441

GitOrigin-RevId: d7b2a6a119328bca8af439e98d7de7494df32097
2026-04-23 17:15:51 +00:00

19 lines
830 B
XML

<idea-plugin>
<!-- region Generated dependencies - run `Generate Product Layouts` to regenerate -->
<dependencies>
<module name="intellij.libraries.kotlinx.coroutines.core"/>
<module name="intellij.platform.core"/>
<module name="intellij.platform.execution"/>
<module name="intellij.platform.ide.core"/>
<module name="intellij.platform.ide.impl"/>
<module name="intellij.platform.lang.core"/>
<module name="intellij.platform.lang.impl"/>
<module name="intellij.platform.projectModel"/>
<module name="intellij.platform.remote.core"/>
<module name="intellij.python.test.env.conda"/>
<module name="intellij.python.test.env.core"/>
<module name="intellij.python.test.env.plain"/>
<module name="intellij.python.test.env.uv"/>
</dependencies>
<!-- endregion -->
</idea-plugin>