Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pinarda committed Feb 2, 2024
1 parent c7508b7 commit f8d880d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- netcdf4
- nodejs
- pip
- python=3.8
- python=3.9
- s3fs
- scikit-image
- xarray
Expand Down
5 changes: 0 additions & 5 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,5 @@ build:
tools:
python: '3.9'

python:
install:
- path: docs/environment.yml
method: setuptools

conda:
environment: docs/environment.yml

0 comments on commit f8d880d

Please sign in to comment.