mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
PY-72317: Introduce com.intellij.modules.python-pro-fleet-not-capable
All modules with `com.intellij.modules.python-pro-fleet-not-capable` should not be included in Fleet It allows to add dependency on Pythonid plugin in Fleet and disable optional modules not wanted by Fleet GitOrigin-RevId: fb77fec20ed6ee47086b8df4f454ec36ffcbea30
This commit is contained in:
committed by
intellij-monorepo-bot
parent
702470bae1
commit
cce7d24625
@@ -2,6 +2,7 @@
|
||||
<!--This module will be removed soon, do not use it-->
|
||||
<dependencies>
|
||||
<plugin id="com.intellij.modules.lang"/>
|
||||
<plugin id="com.intellij.modules.python-pro-fleet-not-capable"/>
|
||||
<module name="intellij.python.community.impl"/>
|
||||
</dependencies>
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user