Skip to content

Commit

Permalink
Fix pip dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MPavicevic committed May 20, 2021
1 parent 05411c0 commit 77970ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ dependencies:
- cartopy
- pip
- pip:
- gdxcc = 7.28.20
- gamsxcc = 1.28.20
- optcc = 4.28.20
- gdxcc == 7.28.20
- gamsxcc == 1.28.20
- optcc == 4.28.20
- setuptools_scm
- pytest-cov
- codecov

0 comments on commit 77970ab

Please sign in to comment.