[python] KTIJ-28619, KTIJ-28628 dependency scope changed

GitOrigin-RevId: 4b82d56e356a17d204cf6664eff9bb3af487f36a
This commit is contained in:
Andrew Kozlov
2024-06-12 19:06:22 +02:00
committed by intellij-monorepo-bot
parent 47627c9ca3
commit d25aec4285

View File

@@ -4,7 +4,7 @@
<exclude-output />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.idea.community.main" />
<orderEntry type="module" module-name="intellij.idea.community.main" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java" />
<orderEntry type="module" module-name="intellij.java.ui" />
<orderEntry type="module" module-name="intellij.python.community.plugin" />