From fbf0c7ef91f0dd59ee94177d3c3886208487dbcd Mon Sep 17 00:00:00 2001 From: null8626 Date: Sun, 13 Oct 2024 15:25:40 +0700 Subject: [PATCH] doc: okay readthedocs --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8de6c0c..53de951 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: '3.13' + python: '3.12' sphinx: configuration: docs/conf.py