From c21f40ee01f997880615d1cdc71b43d665649e7a Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Mon, 6 Jan 2025 15:00:40 +0800 Subject: [PATCH] test python 3.8 --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e9d6777..26092fd 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.10" + python: "3.8" jobs: post_create_environment: - pip install uv