mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 03:37:58 +07:00
[python] PY-84498 fix CNEs, add tests, and fix the issue to make these tests runnable.
GitOrigin-RevId: a9d9d14750174c85a75049a2020b179977d6d4dc
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7b115dbd43
commit
497622b4c8
@@ -1,8 +1,3 @@
|
||||
- name: lib/libthrift.jar
|
||||
library: libthrift
|
||||
files:
|
||||
- name: $MAVEN_REPOSITORY$/org/apache/thrift/libthrift/0/libthrift-0.jar
|
||||
reason: withProjectLibrary
|
||||
- name: lib/modules/intellij.platform.ide.nonModalWelcomeScreen.jar
|
||||
contentModules:
|
||||
- name: intellij.platform.ide.nonModalWelcomeScreen
|
||||
@@ -53,10 +48,9 @@
|
||||
- name: $MAVEN_REPOSITORY$/it/krzeminski/snakeyaml-engine-kmp-jvm/3/snakeyaml-engine-kmp-jvm-3.jar
|
||||
- name: $MAVEN_REPOSITORY$/net/thauvin/erik/urlencoder/urlencoder-lib-jvm/1/urlencoder-lib-jvm-1.jar
|
||||
reason: <- intellij.python.community.impl
|
||||
- name: tuweni-toml
|
||||
- name: libthrift
|
||||
files:
|
||||
- name: $MAVEN_REPOSITORY$/io/consensys/tuweni/tuweni-toml/2/tuweni-toml-2.jar
|
||||
- name: $MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4/antlr4-runtime-4.jar
|
||||
- name: $MAVEN_REPOSITORY$/org/apache/thrift/libthrift/0/libthrift-0.jar
|
||||
reason: <- intellij.python.community.impl
|
||||
contentModules:
|
||||
- name: intellij.python.community.impl
|
||||
@@ -137,6 +131,11 @@
|
||||
- name: lib/modules/intellij.python.pyproject.jar
|
||||
contentModules:
|
||||
- name: intellij.python.pyproject
|
||||
library: tuweni-toml
|
||||
files:
|
||||
- name: $MAVEN_REPOSITORY$/io/consensys/tuweni/tuweni-toml/2/tuweni-toml-2.jar
|
||||
- name: $MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4/antlr4-runtime-4.jar
|
||||
reason: <- intellij.python.pyproject
|
||||
- name: lib/modules/intellij.python.sdk.jar
|
||||
contentModules:
|
||||
- name: intellij.python.sdk
|
||||
|
||||
Reference in New Issue
Block a user