Skip to content

Commit

Permalink
add highspy to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Aug 21, 2023
1 parent fb5d949 commit 144346f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- pypsa>=0.25.1
- atlite>=0.2.11
- powerplantmatching>=0.5.7
- rasterio!=1.2.10
- rasterio>=1.3.2

# interactive python
- ipython
Expand All @@ -38,7 +38,7 @@ dependencies:
# - proj
#- geopy
- pyepsg
#- cartopy>=0.22
- cartopy>=0.22
#- descartes
- country_converter

Expand All @@ -51,12 +51,12 @@ dependencies:
- graphviz

# solvers
- coincbc
- glpk
# - coincbc
# - glpk

# publishing
- jupyter-book
- ghp-import

- pip:
- cartopy>=0.22
- highspy

0 comments on commit 144346f

Please sign in to comment.