From 088aba5bbacb7f5283e296453ba04b2def66d2cb Mon Sep 17 00:00:00 2001 From: craig-warren Date: Thu, 9 Mar 2023 16:43:17 -0700 Subject: [PATCH] Changed Python ver --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0a6a324a..8c02e539 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,7 @@ conda: build: os: "ubuntu-22.04" tools: - python: "3.10" + python: "3.8" jobs: post_create_environment: - python setup.py build