mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[bazel] Update build files
GitOrigin-RevId: 3be0c56d654b1f00a60c75ed4c2fb1f075e3fc5f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5a3129659a
commit
1d358506ed
@@ -25,6 +25,7 @@ jvm_library(
|
||||
"//platform/execution-impl",
|
||||
"@lib//:kotlinx-serialization-core",
|
||||
"@lib//:kotlinx-serialization-json",
|
||||
"//python/services/system-python:python-community-services-systemPython",
|
||||
],
|
||||
runtime_deps = [":featuresTrainer_resources"]
|
||||
)
|
||||
@@ -53,6 +54,15 @@ jvm_library(
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
"//python:pycharm-community",
|
||||
"//python/services/system-python:python-community-services-systemPython",
|
||||
"//python/services/system-python:python-community-services-systemPython_test_lib",
|
||||
"//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/services/internal-impl:python-community-services-internal-impl",
|
||||
"//python/services/internal-impl:python-community-services-internal-impl_test_lib",
|
||||
],
|
||||
runtime_deps = [":featuresTrainer_resources"]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user