From c6cf5c86e9bdbc9608269b8e2c1c726de0ef281d Mon Sep 17 00:00:00 2001 From: Giacomo Acciarini Date: Tue, 5 Sep 2023 11:37:26 +0200 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 962dd95..f7891f2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,7 +17,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.10" + python: "3.8" system_packages: - libgeos-dev - libproj-dev