File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 93
93
pandas xarray netCDF4 packaging \
94
94
${{ matrix.optional-packages }} \
95
95
build dvc make pytest>=6.0 \
96
- pytest-cov pytest-doctestplus pytest-mpl sphinx-gallery tomli
96
+ pytest-cov pytest-doctestplus pytest-mpl sphinx-gallery
97
97
98
98
# Show installed pkg information for postmortem diagnostic
99
99
- name : List installed packages
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101
101
pip install --pre --prefer-binary \
102
102
numpy pandas xarray netCDF4 packaging \
103
103
build dvc ipython 'pytest>=6.0' pytest-cov \
104
- pytest-doctestplus pytest-mpl sphinx-gallery tomli
104
+ pytest-doctestplus pytest-mpl sphinx-gallery
105
105
106
106
# Pull baseline image data from dvc remote (DAGsHub)
107
107
- name : Pull baseline image data from dvc remote
You can’t perform that action at this time.
0 commit comments