Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwhite79 committed Jan 19, 2024
1 parent 7d70aef commit b215d0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion etc/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
# required
- python
- python<=3.11
- numpy>=1.15.0
- pandas
- scipy
Expand All @@ -23,6 +23,7 @@ dependencies:
- nose
- pip
- git
- imp
- pip:
- git+https://github.com/pypest/pyemu.git@develop
- git+https://github.com/modflowpy/flopy.git

0 comments on commit b215d0c

Please sign in to comment.