From 04b71f468bbe058f7c4cbaf3d3e89ab744a62f18 Mon Sep 17 00:00:00 2001 From: Robert Raposa Date: Fri, 1 Mar 2024 16:34:51 -0500 Subject: [PATCH] Revert "fix: update .readthedocs.yaml (#1283)" This reverts commit 323b475b885a2704489566b262e2895a4dca62b6. --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c011984daa..fd0e52242b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,5 +15,6 @@ sphinx: configuration: docs/conf.py python: + version: 3.8 install: - requirements: requirements/doc.txt