Skip to content

Commit

Permalink
combo breaker
Browse files Browse the repository at this point in the history
  • Loading branch information
callumrollo committed Aug 6, 2024
1 parent d45bc3e commit 5a6ac79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ channels:
- conda-forge
dependencies:
- python>=3.9
- numpy
- numpy<2
- pip
- xarray
- dask
- netcdf4
- gsw
- scipy
- bitstring
- polars>=1.1
- pytest
- pytest-cov
- pooch
Expand All @@ -19,4 +20,3 @@ dependencies:
- cc-plugin-glider
- pip:
- dbdreader
- polars

0 comments on commit 5a6ac79

Please sign in to comment.