From c3057da41b8d88af707cff9b7ca91c9d7852db24 Mon Sep 17 00:00:00 2001 From: betolink Date: Thu, 29 Feb 2024 05:30:13 -0600 Subject: [PATCH] updated rdd to python 3.10 --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 7228246e..e33a37ae 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.9" + python: "3.10" jobs: post_create_environment: # Install poetry