[python] PY-87445 Disable module dependencies UI when managed by pyproject.toml

GitOrigin-RevId: fa4e35248e7f8e33784cdbad06fb4010c3ea40e9
This commit is contained in:
Vitaly Legchilkin
2026-02-25 01:20:01 +00:00
committed by intellij-monorepo-bot
parent 830d38cead
commit 110fe78aab
2 changed files with 27 additions and 0 deletions
@@ -1384,6 +1384,7 @@ python.pyproject.install.self.as.editable.progress=Running 'pip install -e .'
python.pyproject.install.self.error=Error Running 'pip install -e .'
python.pyproject.toml.based.project.model=Use pyproject.toml-based project model
python.pyproject.toml.based.project.model.comment=When enabled, the project structure is derived from pyproject.toml instead of manual configuration
python.pyproject.toml.dependencies.managed.hint=Dependencies are managed by pyproject.toml
# Python Packages toolwindow
python.toolwindow.packages.installed.label=Installed