跳转至

pip 从 Git 上安装模块

约 14 个字 2 行代码 预计阅读时间不到 1 分钟

如:

pip install git+https://github.com/DingJunyao/mkdocs-open-in-new-tab.git

在 requirements.txt 这么写:

mkdocs-open-in-new-tab @ https://github.com/DingJunyao/mkdocs-open-in-new-tab.git