Skip to content

Commit

Permalink
rename popsim env and fixed numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-fournier-rsg committed Nov 30, 2023
1 parent d1763e7 commit 9b33815
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
@@ -1,4 +1,4 @@
name: popsim_env
name: popsim
channels:
- conda-forge
- defaults
Expand Down Expand Up @@ -53,7 +53,7 @@ dependencies:
- networkx==3.2.1
- numba==0.58.1
- numexpr==2.8.7
- numpy
- numpy==1.24.4
- openmatrix==0.3.5.0
- orca==1.8
- ortools==9.8.3296
Expand Down Expand Up @@ -85,4 +85,3 @@ dependencies:
- urllib3==2.1.0
- xarray==2023.11.0
- zipp==3.17.0
prefix: C:\Users\nick.fournier\AppData\Local\mambaforge\envs\popsim

0 comments on commit 9b33815

Please sign in to comment.