Skip to content

Commit

Permalink
Sync with available conda packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Feb 25, 2019
1 parent cf206e1 commit a493790
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 27 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -8,10 +8,9 @@ matrix:
- env: ENV=py36-qc
- env: ENV=py27
- env: ENV=docs
- env: ENV=py35-old
- env: ENV=py35-without-xarray
- env: ENV=py36-old
- env: ENV=py36-without-xarray
- env: ENV=py37
- env: ENV=py35

before_install:
- wget http://repo.continuum.io/miniconda/Miniconda3-3.16.0-Linux-x86_64.sh -O miniconda.sh;
Expand Down
22 changes: 0 additions & 22 deletions ci/requirements-py35-old.yml

This file was deleted.

4 changes: 2 additions & 2 deletions ci/requirements-py36-old.yml
Expand Up @@ -7,7 +7,7 @@ dependencies:
- click
- coveralls
- dask
- eccodes
- eccodes=2.9.0
- future
- nomkl
- numpy
Expand All @@ -18,5 +18,5 @@ dependencies:
- scipy
- typing
- toolz
- xarray
- xarray=0.11.0

0 comments on commit a493790

Please sign in to comment.