From d42b7f2601a74f86fcbe85772e37de96c33864a3 Mon Sep 17 00:00:00 2001 From: weibeu Date: Fri, 11 Feb 2022 16:45:40 +0530 Subject: [PATCH] Configure and fix the .readthedocs.yml --- .readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 81128eb..ba2f9a0 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,8 +2,8 @@ version: 2 build: os: ubuntu-20.04 - tools: - python: "3.9" + tools: + python: "3.9" python: install: