标签: python pip pipenv changelog
我想知道是否有可能在运行
pip install [package_name] --upgrade
或
pipenv update
大多数软件包的回购中都有更改日志。例如
如果我可以通过CLI获得最新的更新,将会提高工作效率。