mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
Poetry: Cleanup
Add general service for running coroutines in com.jetbrains.python.sdk. Delete PoetryConfigLoader.kt and PoetryConfigService.kt. Merge-request: IJ-MR-145094 Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com> GitOrigin-RevId: 474bbee10812bbe4ce5fd2db96602f12e9fa023b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ab29832b0d
commit
bffe31025a
@@ -548,8 +548,6 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<!-- Poetry -->
|
||||
<editorFactoryListener implementation="com.jetbrains.python.sdk.poetry.PyProjectTomlWatcher"/>
|
||||
|
||||
<backgroundPostStartupActivity implementation="com.jetbrains.python.sdk.poetry.PoetryConfigLoader" order="last"/>
|
||||
|
||||
<!-- Targets API -->
|
||||
<registryKey key="enable.conda.on.targets" defaultValue="false" description="Enables Conda configuration on targets."/>
|
||||
<registryKey key="python.packaging.tool.use.project.location.as.working.dir" defaultValue="false"
|
||||
|
||||
Reference in New Issue
Block a user