From 201caef035715a26d79f20b631d53cb68146f004 Mon Sep 17 00:00:00 2001 From: Xuehai Pan Date: Sun, 24 Mar 2024 15:11:00 +0000 Subject: [PATCH] docs(.readthedocs.yaml): update read the docs config --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fdf5d40..afa2dab 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-lts-latest tools: - python: "3" + python: "3.8" jobs: post_install: - bash docs/source/fix-psutil-docstring.sh