From 0ae2bbbe4d42cf812518bbfdb39c8c3a169e5f67 Mon Sep 17 00:00:00 2001 From: Ebrahim Ebrahim Date: Wed, 1 Apr 2026 22:28:27 -0400 Subject: [PATCH] Update documentation python version (#338) --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a6aa275e..d374f878 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.9" + python: "3.12" sphinx: configuration: docs/conf.py