From 96f1c700ee5d939f1985fbb290c0c76365698c28 Mon Sep 17 00:00:00 2001 From: MJWeberg Date: Thu, 7 Mar 2024 13:15:21 -0500 Subject: [PATCH] Fix python version for RTD --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a7f176a..f3e6942 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,9 +19,8 @@ sphinx: formats: - pdf -# Optionally set the version of Python and requirements required to build your docs +# Configuration of the Python environment to be used python: - version: 3.10 install: - method: pip path: .