From 2a7701da66d69404d4fe836ff90d49f167d04e77 Mon Sep 17 00:00:00 2001 From: Penny How Date: Tue, 3 Oct 2023 15:14:05 -0200 Subject: [PATCH] py3.8 environment specified --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ef8d4509..045ad0cd 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.8" # Build documentation in the docs/ directory with Sphinx sphinx: