mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
PY-58972 Packages(fix): The attached project stays in the list on the "Python packages" tool window after its dettaching
GitOrigin-RevId: d7231e09a6d1a981536a68e8289a6b731549be92
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7301ef3753
commit
a968c7d095
@@ -99,8 +99,6 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<listener
|
||||
class="com.jetbrains.python.inspections.PyInterpreterInspection$Visitor$CacheCleaner"
|
||||
topic="com.intellij.openapi.projectRoots.ProjectJdkTable$Listener"/>
|
||||
<listener class="com.jetbrains.python.packaging.toolwindow.PyPackagesToolWindowModuleAttachListener"
|
||||
topic="com.intellij.platform.ModuleAttachListener"/>
|
||||
<listener class="com.jetbrains.python.packaging.PyDependencyCollectorListener"
|
||||
topic="com.jetbrains.python.packaging.common.PythonPackageManagementListener"/>
|
||||
<listener class="com.jetbrains.python.statistics.PyPackageDaemonListener"
|
||||
|
||||
Reference in New Issue
Block a user