Skip to content

Commit

Permalink
Add env_pyphm.yml with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tvhahn committed Feb 10, 2024
1 parent 25094f7 commit 56b0733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions envpyphm.yml → env_pyphm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ name: pyphm
channels:
- conda-forge
dependencies:
- python=3.8
- python=3.11
- conda
- mamba
- jupyterlab
- ipywidgets
- scipy
- matplotlib
- seaborn
Expand All @@ -15,7 +16,6 @@ dependencies:
- rarfile
- pytables
- requests
- black
- gdown


0 comments on commit 56b0733

Please sign in to comment.