We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c38d0 commit b911366Copy full SHA for b911366
.github/workflows/ci_tests_dev.yaml
@@ -46,7 +46,7 @@ jobs:
46
47
# Install build dependencies from conda-forge
48
- name: Install build dependencies
49
- run: conda install cmake libblas libcblas liblapack fftw gdal ghostscript libnetcdf hdf5 zlib curl pcre gshhg-gmt dcw-gmt ipython pytest pytest-cov pytest-mpl
+ run: conda install cmake libblas libcblas liblapack fftw gdal ghostscript libnetcdf hdf5 zlib curl pcre ipython pytest pytest-cov pytest-mpl
50
51
# Install GMT master branch
52
- name: Install GMT from master
0 commit comments