mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
PY-87232 Change venv module name
GitOrigin-RevId: faf2719abc6236f93840f7a2e34e58eec9f6e868
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1c737661f5
commit
9ebdd29d37
@@ -84,8 +84,8 @@ jvm_library(
|
||||
"//python/junit5Tests-framework:community-junit5Tests-framework_test_lib",
|
||||
"//platform/testFramework/junit5",
|
||||
"//platform/testFramework/junit5:junit5_test_lib",
|
||||
"//python/python-venv:community-impl-venv",
|
||||
"//python/python-venv:community-impl-venv_test_lib",
|
||||
"//python/python-venv:venv",
|
||||
"//python/python-venv:venv_test_lib",
|
||||
"//python/services/internal-impl:python-community-services-internal-impl",
|
||||
"//python/services/internal-impl:python-community-services-internal-impl_test_lib",
|
||||
"//python/pluginCore:community-plugin",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
<orderEntry type="module" module-name="intellij.python.community.services.systemPython" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.junit5Tests.framework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.impl.venv" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.python.venv" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.services.internal.impl" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.stream" />
|
||||
|
||||
Reference in New Issue
Block a user