upgrade.py

View code on Github

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

i18n_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.