From f377237236abdd0d2a46b274d3e4e9d7908884f3 Mon Sep 17 00:00:00 2001 From: WillQvQ Date: Thu, 28 Oct 2021 15:39:16 +0800 Subject: [PATCH] Update readthedocs.yml --- readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readthedocs.yml b/readthedocs.yml index e6d5bafd..e66e81fa 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -7,10 +7,10 @@ build: image: latest python: - version: 3.6 + version: 3.7 install: - method: setuptools path: . formats: - - htmlzip \ No newline at end of file + - htmlzip