zulip/zulip-terminal
Check if a user's package versions are consistent with those specified in requirements
Open
#545 opened on Mar 17, 2020
area: infrastructurehelp wanted
Repository metrics
- Stars
- (854 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.