Skip to content

Commit e5574a8

Browse files
authored
Revert "CI: Temporarily delete two examples files to make ReadTheDocs pass again (#3064)
1 parent 685202f commit e5574a8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ build:
2828
exit 183;
2929
fi
3030
pre_build:
31-
# ReadTheDocs fails to download external resources.
32-
# Temporarily delete the two files to make ReadTheDocs building work again.
33-
- rm examples/gallery/lines/roads.py examples/gallery/maps/choropleth_map.py
3431
# Generate api stub files before building
3532
- make -C doc api
3633

0 commit comments

Comments
 (0)