zulip/zulip-terminal
Check if a user's package versions are consistent with those specified in requirements
Offen
#545 geöffnet am 17.03.2020
area: infrastructurehelp wanted
Repository-Metriken
- Stars
- (853 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.