We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a918f commit a475d63Copy full SHA for a475d63
3 files changed
.github/workflows/ci_docs.yml
@@ -106,7 +106,6 @@ jobs:
106
make
107
pip
108
python-build
109
- geodatasets
110
myst-nb
111
panel
112
sphinx>=6.2
ci/requirements/docs.yml
@@ -22,7 +22,6 @@ dependencies:
22
- pip
23
- python-build
24
# Dev dependencies (building documentation)
25
- - geodatasets
26
- myst-nb
27
- panel
28
- sphinx>=6.2
environment.yml
@@ -35,7 +35,6 @@ dependencies:
35
- pytest-mpl
36
- netCDF4
37
38
39
40
41
0 commit comments