zulip/zulip-terminal
Check if a user's package versions are consistent with those specified in requirements
Ouverte
#545 ouverte le 17 mars 2020
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.