Python: make system python service available from community.

We make it a part of PythonCore module to use it from community

GitOrigin-RevId: ea6b00b6ac1a24478f9ff74cb34beffab0942089
This commit is contained in:
Ilya.Kazakevich
2025-02-03 17:14:22 +01:00
committed by intellij-monorepo-bot
parent 91cfd7fca0
commit 6b6658fbc9
22 changed files with 85 additions and 114 deletions

View File

@@ -170,5 +170,6 @@
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
<orderEntry type="module" module-name="intellij.python.community.impl.venv" />
<orderEntry type="module" module-name="intellij.python.community.execService" />
<orderEntry type="module" module-name="intellij.python.community.services.systemPython" />
</component>
</module>