[pycharm] PY-85729 Add visibility attribute to plugin config

GitOrigin-RevId: 915b32c565970aa97174d2fff86f80918501ffdb
This commit is contained in:
David Lysenko
2025-11-21 16:32:56 +01:00
committed by intellij-monorepo-bot
parent a1eabb1095
commit 75a9090782

View File

@@ -1,4 +1,4 @@
<idea-plugin package="com.intellij.python.processOutput.impl">
<idea-plugin visibility="internal">
<dependencies>
<module name="intellij.python.community"/>
<module name="intellij.python.sdk"/>