[python] Support Hatch SDK (PY-60410)

* add new / select existing for local sdks
* create a new project with hatch sdk
* open hatch-managed project

GitOrigin-RevId: 86e970a39bc44cec34be7c82717806fc4d0009c4
This commit is contained in:
Vitaly Legchilkin
2025-02-25 15:04:27 +01:00
committed by intellij-monorepo-bot
parent ba56847745
commit 498de69f2a
22 changed files with 621 additions and 26 deletions

View File

@@ -144,5 +144,6 @@
<orderEntry type="module" module-name="intellij.python.community.services.internal.impl" />
<orderEntry type="library" name="io.github.z4kn4fein.semver.jvm" level="project" />
<orderEntry type="module" module-name="intellij.python.pyproject" />
<orderEntry type="module" module-name="intellij.python.hatch" />
</component>
</module>