mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[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:
committed by
intellij-monorepo-bot
parent
ba56847745
commit
498de69f2a
@@ -840,6 +840,8 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
|
||||
<pythonFlavorProvider implementation="com.jetbrains.python.sdk.uv.UvSdkFlavorProvider"/>
|
||||
|
||||
<pythonFlavorProvider implementation="com.jetbrains.python.sdk.hatch.HatchSdkFlavorProvider"/>
|
||||
|
||||
<!-- SDK Flavors -->
|
||||
<pythonSdkFlavor implementation="com.jetbrains.python.sdk.flavors.conda.CondaEnvSdkFlavor"/>
|
||||
<pythonSdkFlavor implementation="com.jetbrains.python.sdk.flavors.MacPythonSdkFlavor"/>
|
||||
|
||||
Reference in New Issue
Block a user