Skip to content
Snippets Groups Projects
Commit e82c10a2 authored by leufen1's avatar leufen1
Browse files

six again causing errors

parent 2517fdc0
No related branches found
No related tags found
3 merge requests!253include current develop,!252Resolve "release v1.3.0",!247Resolve "BUG: update reqirements"
Pipeline #60389 failed
......@@ -42,7 +42,7 @@ tests (from scratch):
- ./CI/update_badge.sh > /dev/null
script:
- pip install --upgrade pip
- pip install numpy
- pip install numpy wheel six
- zypper --non-interactive install binutils libproj-devel gdal-devel
- zypper --non-interactive install proj geos-devel
# - cat requirements.txt | cut -f1 -d"#" | sed '/^\s*$/d' | xargs -L 1 pip install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment