From 805b591a2b13327aae5f869aaf8868188ec94818 Mon Sep 17 00:00:00 2001 From: Taeef Najib <30754634+taeefnajib@users.noreply.github.com> Date: Sat, 25 Nov 2023 06:31:50 +0600 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1129a2d..2beb900 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,6 +2,11 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.8" + sphinx: configuration: docs/source/conf.py builder: html