There was an error while loading. Please reload this page.
1 parent 531e55d commit 92113a5Copy full SHA for 92113a5
1 file changed
.circleci/config.yml
@@ -41,8 +41,7 @@ workflows:
41
build_args: "--no-test"
42
build_docs: << pipeline.parameters.build_docs >>
43
python_version: << pipeline.parameters.python_version >>
44
- # HACK: force netcdf4 and hdf5 version to resolve dependency issue
45
- env_packages: dask netcdf4 scipy netcdf4=1.5.7 h5py=3.4.0 hdf5=1.12.1
+ env_packages: dask netcdf4 scipy
46
- psyplot/test-parallel:
47
name: test-xarray-latest
48
parallelism: 2
0 commit comments