From 6c9d993b756e3b0cc0be1ee5684cb0aeeffb484b Mon Sep 17 00:00:00 2001 From: Nie <yni@eonerc.rwth-aachen.de> Date: Thu, 17 Aug 2023 11:18:52 +0200 Subject: [PATCH] debug for deployment --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4a32aa7f0d..e4d4ac9dae 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-20.04 tools: - sphinx: {} + python: "3.8" sphinx: configuration: docs/source/conf.py -- GitLab