From 1b5bb3b16da0b2e731ba1d83c57dcc143fbc916d Mon Sep 17 00:00:00 2001 From: thezaeemaanwar Date: Fri, 27 Oct 2023 13:43:23 +0500 Subject: [PATCH] fix: added build tools configurations --- .readthedocs.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9415615..993f511 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,9 @@ version: 2 # Set the OS, Python version and other tools you might need build: - os: ubuntu-22.04 + os: ubuntu-22.04 + tools: + python: 3.8 # Build documentation in the docs/ directory with Sphinx sphinx: