zulip/zulip-terminal
Check if a user's package versions are consistent with those specified in requirements
Aperta
#545 aperta il 17 mar 2020
area: infrastructurehelp wanted
Metriche repository
- Star
- (853 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.