mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[python] PY-87445 Disable module dependencies UI when managed by pyproject.toml
GitOrigin-RevId: fa4e35248e7f8e33784cdbad06fb4010c3ea40e9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
830d38cead
commit
110fe78aab
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user