Skip to content

Commit

Permalink
List installed dependencies from conda and pip
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Jul 31, 2021
1 parent afe8719 commit 0a8ab3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_tests_dev.yaml
Expand Up @@ -87,6 +87,8 @@ jobs:
ghostscript libnetcdf hdf5 zlib curl pcre make dvc
pip install --verbose --pre numpy pandas xarray netCDF4 packaging \
ipython pytest-cov pytest-mpl pytest>=6.0 sphinx-gallery
conda list
pip list
# Build and install latest GMT from GitHub
- name: Install GMT ${{ matrix.gmt_git_ref }} branch (Linux/macOS)
Expand Down

0 comments on commit 0a8ab3d

Please sign in to comment.