Extracted intellij.python.community.plugin.modules from intellij.python.community.plugin so that we can run Python plugin without any extra plugins

GitOrigin-RevId: 69a297aec6f59872c860c1da0654e396eae43334
This commit is contained in:
Andrey Vlasovskikh
2019-12-16 20:54:52 +03:00
committed by intellij-monorepo-bot
parent 1bb27a0cc0
commit 28ef22103f
5 changed files with 15 additions and 4 deletions

View File

@@ -10,9 +10,5 @@
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.xml.impl" />
<orderEntry type="module" module-name="intellij.python.community.impl" exported="" />
<orderEntry type="module" module-name="intellij.python.langInjection" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.copyright" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.terminal" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.reStructuredText" scope="RUNTIME" />
</component>
</module>