Skip to content

Commit a5aea74

Browse files
committed
Added apt packages to readthedocs.yaml
1 parent fda4b87 commit a5aea74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ build:
1010
tools:
1111
python: "3.13"
1212

13+
apt_packages:
14+
- libgdal-dev
15+
- gdal-bin
16+
1317
# Build documentation in the "docs/" directory with Sphinx
1418
sphinx:
1519
configuration: docs/conf.py

0 commit comments

Comments
 (0)