从 git 更新 pip 安装包

问题描述 投票:0回答:1

我知道只要正确设置 github 存储库即可进行安装,就可以直接通过 github 进行 pip 安装。例如:

pip install git+https://git.example.com/MyProject

我浏览了pip文档中的相关部分,但没有找到任何有关更新的信息。我还阅读了通过 Github 安装 pip 的其他两个相关线程(thisthat),但他们也没有提到更新。很想尝试一下

pip install -U git+https://git.example.com/MyProject

其中

-U
代表更新,但我不确定这是否有效。有人尝试过类似的事情吗?

python git pip
1个回答
0
投票

软件包更新 pkg 安装 git -y pkg 安装 python -y git 克隆 https://github.com/Genixdb/Discord-Spammer cd Discord 垃圾邮件发送者 python机器.py https://discord.com/invite/mndASn7c

© www.soinside.com 2019 - 2024. All rights reserved.