From 32d225a66e3ef0ddd30e05ebf2dbd4838d162459 Mon Sep 17 00:00:00 2001 From: Abdul Monim <6266677+monim67@users.noreply.github.com> Date: Sat, 9 Dec 2023 20:39:32 +0600 Subject: [PATCH] Update readthedocs config [skip ci] --- .readthedocs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 83cbdad..134784f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,5 +3,10 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.12" + sphinx: configuration: docs/conf.py