Python: temporary hack: Move SPP to community to break cyclic dependency.

Will move it back soon.

GitOrigin-RevId: b2f032dbc9926b2e23c0438d2ce522985c7a6ad4
This commit is contained in:
Ilya.Kazakevich
2025-01-30 17:45:52 +00:00
committed by intellij-monorepo-bot
parent aee25e9279
commit dafe83d2c7
7 changed files with 16 additions and 13 deletions
@@ -1037,4 +1037,10 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
<pyDebugAsyncioCustomizer implementation="com.jetbrains.python.debugger.PyDebugAsyncioCustomizerDefault"/>
</extensions>
<extensionPoints>
<extensionPoint qualifiedName="Pythonid.systemPythonProvider"
dynamic="true"
interface="com.jetbrains.python.systemPythonSpi.SystemPythonProvider"/>
</extensionPoints>
</idea-plugin>