[python] convert poetry to separate module to access from outside module

GitOrigin-RevId: 0b1f65214832b7ce99f2f3c6762835b16b3cdcf1
This commit is contained in:
Ilya.Kazakevich
2024-01-25 20:58:54 +01:00
committed by intellij-monorepo-bot
parent 338dd74ef1
commit 609b161c64
9 changed files with 33 additions and 11 deletions

View File

@@ -146,5 +146,6 @@
<orderEntry type="module" module-name="intellij.platform.ml" />
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
<orderEntry type="module" module-name="intellij.commandInterface" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.community.impl.poetry" scope="RUNTIME" />
</component>
</module>