Skip to content

Commit

Permalink
have to have smt in test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyas committed Oct 17, 2023
1 parent 09f70f6 commit 68b2a6d
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions ci/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,10 @@ dependencies:
- bottleneck
- dask[complete]
- zarr
# optional
- seaborn
- cmocean
# ML and optim
- smt
# jupyter etc
- jupyter
- ipython
- ipykernel
# Testing
- pytest
- coverage
# nice things
- colordiff
# Specify blas to use mkl
- mkl
- libblas=*=*mkl

0 comments on commit 68b2a6d

Please sign in to comment.