Commit 3c1eb238 authored by kewei.jia's avatar kewei.jia

下载pip

parent b6a83663
......@@ -25,7 +25,7 @@ echo "[install]" >> ~/.pip/pip.conf
echo "trusted-host=mirrors.aliyun.com" >> ~/.pip/pip.conf
echo "pip intall requirements"
pip install -r ${package_path}/project/requirements.txt
pip install -r ${package_path}/requirements.txt
echo "start python"
......
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