Commit 124e9bbc by XuYS

更新pip源

parent 6c4ef179
......@@ -16,7 +16,7 @@ main.help:
@echo ''
requirements:
pip install -i http://mirrors.aliyun.com/pypi/simple/ -qr pre-requirements.txt --exists-action w
pip install -i http://mirrors.aliyun.com/pypi/simple/ -qr requirements.txt --exists-action w
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -qr pre-requirements.txt --exists-action w
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -qr requirements.txt --exists-action w
include *.mk
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment