Skip to content

Commit

Permalink
FIX tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jklymak committed Jun 16, 2022
1 parent 6e944bd commit e549c95
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions tests/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: pyglider
channels:
- conda-forge
- defaults
dependencies:
- python
- numpy
- pip
- xarray
- dask
- netcdf4
- gsw
- scipy
- jinja2
- bitstring
- pytest
- pooch
- matplotlib

0 comments on commit e549c95

Please sign in to comment.