Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

pythonVersion

Configures pythonVersion for Managed environment from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeversion-rangeDeclared input representation.
default>=3.11,<3.14Release default applied when the field is omitted.
typescriptTypestringCompiler-resolved TypeScript contract.
requiredtrue

Configures pythonVersion for Managed environment from its authoritative release declaration.

The declared value type is version-range. The release default is >=3.11,<3.14. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/python-environments/managed/field/pythonVersion
Path
apps/desktop-electron/src/types/electron.d.ts
Symbol
Window.telion.pythonEnvironmentCreate