diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c333c3a3e..dfd3c986f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,9 +9,14 @@ build: os: ubuntu-24.04 tools: python: "3.11" +<<<<<<< Updated upstream jobs: pre_create_environment: - export DJANGO_SETTINGS_MODULE=openarchiefbeheer.conf.ci +======= + apt_packages: + - gdal-bin +>>>>>>> Stashed changes # Build documentation in the "docs/" directory with Sphinx sphinx: