Commit 31063fba authored by Willi Rath's avatar Willi Rath
Browse files

Include git to prevent ssl failures on pip git+https

parent 22529340
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ dependencies:
  - cf_units
  - cmocean
  - dask
  - git
  - ipython
  - jupyter
  - matplotlib=1.5.3
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ channels:
dependencies:
  - python=2.7
  - anaconda-client
  - git
  - ConfigParser
  - ffmpeg
  - pip:
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ dependencies:
  - cf_units
  - cmocean
  - dask
  - git
  - ipython
  - jupyter
  - matplotlib=1.5.3
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ channels:
dependencies:
  - python=2.7
  - anaconda-client
  - git
  - ConfigParser
  - ffmpeg
  - pip:
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ dependencies:
  - cf_units
  - cmocean
  - dask
  - git
  - ipython
  - jupyter
  - matplotlib=1.5.3
Loading