From 70b19c869581cc2fccc7f6b724ffccc231919572 Mon Sep 17 00:00:00 2001 From: Senev <91662824+senev3141@users.noreply.github.com> Date: Sun, 28 May 2023 13:04:38 +0200 Subject: [PATCH] Updated deprecated versioning in .readthedocs.yml --- .readthedocs.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index f67ef526892e..68c792379acc 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,7 +2,9 @@ version: 2 formats: [] build: - image: latest + os: "ubuntu-22.04" + tools: + python: "3.8" sphinx: configuration: docs/conf.py @@ -10,7 +12,6 @@ sphinx: builder: html python: - version: 3.8 install: - method: pip path: .