Skip to content

Commit a475d63

Browse files
Remove optional dependency on "geodatasets" (#4230)
1 parent 02a918f commit a475d63

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/ci_docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ jobs:
106106
make
107107
pip
108108
python-build
109-
geodatasets
110109
myst-nb
111110
panel
112111
sphinx>=6.2

ci/requirements/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ dependencies:
2222
- pip
2323
- python-build
2424
# Dev dependencies (building documentation)
25-
- geodatasets
2625
- myst-nb
2726
- panel
2827
- sphinx>=6.2

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ dependencies:
3535
- pytest-mpl
3636
- netCDF4
3737
# Dev dependencies (building documentation)
38-
- geodatasets
3938
- myst-nb
4039
- panel
4140
- sphinx>=6.2

0 commit comments

Comments
 (0)