Python: introduce module for tool to create virtual envs.

This tool supports remote eels.

GitOrigin-RevId: d4f43a782435cef6afa66c92d6d71596269c9ea1
This commit is contained in:
Ilya.Kazakevich
2025-02-02 03:37:38 +01:00
committed by intellij-monorepo-bot
parent e0e38a7314
commit d38bf97b98
15 changed files with 130 additions and 134 deletions

View File

@@ -166,5 +166,7 @@
<orderEntry type="library" name="ap-validation" level="project" />
<orderEntry type="module" module-name="intellij.python.community.impl.poetry" />
<orderEntry type="module" module-name="intellij.python.community.impl.installer" />
<orderEntry type="module" module-name="intellij.python.community.impl.venv" />
<orderEntry type="module" module-name="intellij.python.community.execService" />
</component>
</module>