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

packages

Configures packages for Install reviewed packages from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypeTelionPythonPackage[]Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptTypeTelionPythonPackage[]Compiler-resolved TypeScript contract.
requiredfalse

Configures packages for Install reviewed packages from its authoritative release declaration.

The declared value type is TelionPythonPackage[]. This field is optional.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/python-environments/install-packages/field/packages
Path
apps/desktop-electron/src/types/electron.d.ts
Symbol
Window.telion.pythonPackageInstall