zulip/zulip-terminal

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

オープン

#545 opened on 2020/03/17

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (352 件のフォーク)github user discovery
area: infrastructurehelp wanted

Repository metrics

Stars
 (853 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド