zulip/zulip-terminal

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

開放

#545 建立於 2020年3月17日

 (5 則留言) (0 個反應) (0 位負責人)Python (352 個分叉)github user discovery
area: infrastructurehelp wanted

倉庫指標

星標
 (855 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南