From 0d10386c39db824f3e85725875e0b82c96454ca2 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Tue, 21 Jun 2022 19:03:25 +0300 Subject: [PATCH] Update readthedocs version (might break stuff) --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a253e45..471139f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,4 +1,4 @@ -version: 1 +version: 2 sphinx: configuration: docs/conf.py @@ -6,7 +6,7 @@ sphinx: builder: html python: - version: 3.8 + version: '3.8' install: - method: pip path: .