Skip to content

Commit

Permalink
Update dependencies to be in line with conda
Browse files Browse the repository at this point in the history
  • Loading branch information
bouweandela committed Jun 19, 2018
1 parent 46e928b commit c20b942
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@
# Installation dependencies
# Use with pip install . to install from source
'install': [
'basemap',
'cartopy',
'cdo',
'cf_units',
'cython',
'iris==1.13',
'matplotlib',
'netCDF4',
'numba',
Expand All @@ -42,6 +44,7 @@
'pyyaml',
'shapely',
'six',
'stratify',
'yamale',
],
# Test dependencies
Expand Down

0 comments on commit c20b942

Please sign in to comment.