From 432a4e5f09676aaa8d8ef7d94e9f97bd4e07d851 Mon Sep 17 00:00:00 2001 From: Evgeny Prilepin Date: Sun, 17 Dec 2023 23:01:23 +0000 Subject: [PATCH] Update rtd python version --- .readthedocs.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index a25d96c..27c5f8a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -16,9 +16,7 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: - version: 3.7 + version: 3.11 install: - method: pip path: . - extra_requirements: - - docs