mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
update bazel files
GitOrigin-RevId: 4a1f45312f93e76248b05a7c8cc27a2b2ac84036
This commit is contained in:
committed by
intellij-monorepo-bot
parent
73395d1d4c
commit
e3d5d85a47
@@ -28,6 +28,9 @@ jvm_library(
|
||||
"//python/python-parser:parser",
|
||||
"//python/python-ast:ast",
|
||||
],
|
||||
runtime_deps = [":psi_resources"]
|
||||
runtime_deps = [
|
||||
":psi_resources",
|
||||
"//platform/backend",
|
||||
]
|
||||
)
|
||||
### auto-generated section `build intellij.python.psi` end
|
||||
Reference in New Issue
Block a user