zulip/zulip-terminal

Check if a user's package versions are consistent with those specified in requirements

Ouverte

#545 ouverte le 17 mars 2020

 (5 commentaires) (0 réaction) (0 personne assignée)Python (352 forks)github user discovery
area: infrastructurehelp wanted

Métriques du dépôt

Stars
 (855 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Users running the development version of the app might have outdated packages if the packages are upgraded in subsequent commits. While starting up, ZT should check if the package versions are the same, and display a warning/error if there's some mismatch between the installed and required versions.

Guide contributeur