Skip to content

Commit

Permalink
Simplify conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sfinkens committed Sep 11, 2023
1 parent 9d92caa commit 1c8cc0f
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions continuous_integration/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,12 @@ name: test-environment
channels:
- conda-forge
dependencies:
- distributed
- toolz
- sphinx
- dask
- scipy
- h5py
- requests
- six
- python-geotiepoints
- docutils
- pyresample
- pykdtree
- pyyaml
- pyproj
- coveralls
- coverage
- codecov
- behave
- mock
- numpy
- xarray
- satpy>0.41.1
- pyspectral
- h5netcdf
Expand All @@ -33,4 +18,3 @@ dependencies:
- pip:
- trollsift
- pygac

0 comments on commit 1c8cc0f

Please sign in to comment.