From 188c5c58095ab685df56adff4f99a82c196c91e7 Mon Sep 17 00:00:00 2001 From: Matthew Keeler Date: Tue, 2 Jan 2024 15:55:45 -0500 Subject: [PATCH] Bump python version --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 2a4fc81..5e927ab 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: "ubuntu-22.04" tools: - python: "3.7" + python: "3.10" jobs: post_create_environment: - pip install poetry