Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Commit

Permalink
Merge pull request #357 from jrleeman/environment_pinning
Browse files Browse the repository at this point in the history
Pin for plotting issues
  • Loading branch information
jrleeman authored Oct 9, 2018
2 parents 16af18c + 74deb14 commit 5fe67ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
dependencies:
- python=3
- numpy
- matplotlib
- cartopy
- matplotlib=2
- cartopy=0.16
- jupyter
- netcdf4
- owslib
Expand Down

0 comments on commit 5fe67ca

Please sign in to comment.