From 6848ce24eb61b2f229db0cc405c66dfbfd8819a8 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 10 Oct 2022 09:53:36 +0200 Subject: [PATCH] Attempt to fix readthedocs build config --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3c33f707dc..44f05d5414 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,7 +2,7 @@ version: 2 sphinx: configuration: docs/conf.py python: - version: "3.10" + version: "3.9" install: - method: pip path: ./src/