Skip to content
Snippets Groups Projects
Commit 7ed09ae5 authored by lukas leufen's avatar lukas leufen
Browse files

remove version number for geos too

parent 1a125b32
No related branches found
No related tags found
3 merge requests!522filter can now combine obs, forecast, and apriori for first iteration. Further...,!521Resolve "release v2.4.0",!515Resolve "update proj version"
Pipeline #140950 failed
...@@ -48,9 +48,9 @@ tests (from scratch): ...@@ -48,9 +48,9 @@ tests (from scratch):
- zypper --no-gpg-checks addrepo https://download.opensuse.org/repositories/Application:Geo/15.4/Application:Geo.repo - zypper --no-gpg-checks addrepo https://download.opensuse.org/repositories/Application:Geo/15.4/Application:Geo.repo
- zypper --no-gpg-checks refresh - zypper --no-gpg-checks refresh
# - zypper --no-gpg-checks --non-interactive install proj=9.1.0 # - zypper --no-gpg-checks --non-interactive install proj=9.1.0
- zypper --no-gpg-checks --non-interactive install proj # - zypper --no-gpg-checks --non-interactive install geos=3.11.1
- zypper --no-gpg-checks --non-interactive install geos=3.11.1 # - zypper --no-gpg-checks --non-interactive install geos-devel=3.9.1
- zypper --no-gpg-checks --non-interactive install geos-devel=3.9.1 - zypper --no-gpg-checks --non-interactive install proj geos geos-devel
# - zypper --no-gpg-checks --non-interactive install libproj22=8.2.1 # - zypper --no-gpg-checks --non-interactive install libproj22=8.2.1
- zypper --no-gpg-checks --non-interactive install binutils libproj-devel gdal-devel - zypper --no-gpg-checks --non-interactive install binutils libproj-devel gdal-devel
- pip install -r requirements.txt - pip install -r requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment