提交 1b8389b3 编写于 作者: Z ZhangYulongg

fix pip version

上级 5ac7297c
...@@ -227,7 +227,7 @@ function link_data() { ...@@ -227,7 +227,7 @@ function link_data() {
function before_hook() { function before_hook() {
setproxy setproxy
cd ${build_path}/python cd ${build_path}/python
${py_version} -m pip install --upgrade pip ${py_version} -m pip install --upgrade pip==21.1.3
${py_version} -m pip install requests ${py_version} -m pip install requests
${py_version} -m pip install -r requirements.txt ${py_version} -m pip install -r requirements.txt
${py_version} -m pip install numpy==1.16.4 ${py_version} -m pip install numpy==1.16.4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册