docs(.readthedocs.yaml): update read the docs config

This commit is contained in:
Xuehai Pan 2024-03-24 15:11:00 +00:00
parent c2f7af4901
commit 201caef035

View file

@ -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