Skip to content

Commit

Permalink
Update environment.yaml
Browse files Browse the repository at this point in the history
removed unnecessary packages
  • Loading branch information
paolap authored Aug 7, 2024
1 parent 3fe92d7 commit a6dde1a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions conda/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,10 @@ channels:
- defaults
- conda-forge
dependencies:
- python=3.10
- pip
- pbr
- click
- cmor
- xarray
- numpy
- dask
- pyyaml
- cftime
- python-dateutil
- pytest
- coverage
- codecov
- importlib_resources
- pip:
- git+https://github.com/ACCESS-Community-Hub/ACCESS-MOPPeR@pytests_sam

0 comments on commit a6dde1a

Please sign in to comment.