Browse Source

Update run_ci_dev.sh

Lin Manhui 2 years ago
parent
commit
aa59a143b9
1 changed files with 1 additions and 0 deletions
  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