Commit a4d94b60 authored by Willi Rath's avatar Willi Rath
Browse files

Install gsw from conda-forge for Py2 as well

parent a657533e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ dependencies:
  - fortran-magic
  - git
  - git-lfs
  - gsw
  - haversine
  - hdf5
  - ipython
@@ -34,6 +35,5 @@ dependencies:
  - seawater
  - xarray
  - pip:
      - gsw==3.0.6
      - pymatlab
      - "git+{git_protocol}git.geomar.de/open-source/cartopy_offlinedata.git@master"
+1 −1
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ dependencies:
  - fortran-magic
  - git
  - git-lfs
  - gsw
  - haversine
  - hdf5
  - ipython
@@ -38,6 +39,5 @@ dependencies:
  - spyder
  - xarray
  - pip:
      - gsw==3.0.6
      - pymatlab
      - "git+{git_protocol}git.geomar.de/open-source/cartopy_offlinedata.git@master"
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ dependencies:
  - fortran-magic
  - git
  - git-lfs
  - gsw
  - haversine
  - hdf5
  - ipython
@@ -34,6 +35,5 @@ dependencies:
  - seawater
  - xarray
  - pip:
      - gsw==3.0.6
      - pymatlab
      - "git+ssh://git@git.geomar.de/open-source/cartopy_offlinedata.git@master"
+1 −1
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ dependencies:
  - fortran-magic
  - git
  - git-lfs
  - gsw
  - haversine
  - hdf5
  - ipython
@@ -38,6 +39,5 @@ dependencies:
  - spyder
  - xarray
  - pip:
      - gsw==3.0.6
      - pymatlab
      - "git+ssh://git@git.geomar.de/open-source/cartopy_offlinedata.git@master"
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ dependencies:
  - fortran-magic
  - git
  - git-lfs
  - gsw
  - haversine
  - hdf5
  - ipython
@@ -34,6 +35,5 @@ dependencies:
  - seawater
  - xarray
  - pip:
      - gsw==3.0.6
      - pymatlab
      - "git+ssh://git@git.geomar.de/open-source/cartopy_offlinedata.git@master"
Loading