瀏覽代碼

Update run_ci_dev.sh

Lin Manhui 2 年之前
父節點
當前提交
aa59a143b9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tests/run_ci_dev.sh

+ 1 - 0
tests/run_ci_dev.sh

@@ -24,6 +24,7 @@ git rev-parse HEAD
 
 pip install -r requirements.txt --ignore-installed
 pip install -e .
+pip install https://versaweb.dl.sourceforge.net/project/gdal-wheels-for-linux/GDAL-3.4.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
 
 unset http_proxy https_proxy