Skip to content

Commit

Permalink
Merge pull request #101 from openearth/update-yml
Browse files Browse the repository at this point in the history
add installation of glofrim itself to environment.yml
  • Loading branch information
DirkEilander authored Jun 16, 2019
2 parents ff863f0 + 76927ea commit 8745700
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: glofrim

channels:
- conda-forge
- defaults
- conda-forge/label/dev

dependencies:
- python=2.7
Expand All @@ -19,4 +17,5 @@ dependencies:
- six>=1.6.1
- pip>=9.0.3
- pip:
- bmi-python>=
- bmi-python
- git+https://github.com/openearth/glofrim.git

0 comments on commit 8745700

Please sign in to comment.