From 5fcfaebbcf28b37b19cfdb510458b2f3933d16a0 Mon Sep 17 00:00:00 2001 From: Mohammad Awais Date: Sat, 13 Apr 2024 16:56:19 +0500 Subject: [PATCH] [FIX] minor --- .readthedocs.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 30def6a..08dae35 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,10 +6,10 @@ version: 2 # Set the version of Python and other tools you might need -# build: -# os: ubuntu-22.04 -# tools: -# python: "3.10" +build: + os: ubuntu-22.04 + tools: + python: "3.10" mkdocs: configuration: mkdocs.yml