From 32a6589daf3554c688efd113918f8f302765a656 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sun, 2 Oct 2022 00:33:24 +0300 Subject: [PATCH] Downgrade Python for docs --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index ef760972..8fbc4dc1 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,7 @@ version: 2 python: - version: 3.9 + version: "3.8" install: - method: pip path: .