upgrade.py

View code on Github

Functions to update the ts-backend-check CLI based on install method.

ts_backend_check.cli.upgrade.upgrade_cli() None[source]

Upgrade the CLI tool to the latest available version on PyPI.

Raises:
subprocess.CalledProcessError

If the installation of the latest version fails.