From 66223d47f0230c338617d44ef92be8af1e334f1d Mon Sep 17 00:00:00 2001 From: Henry Pinkard <7969470+henrypinkard@users.noreply.github.com> Date: Sat, 27 Jul 2024 07:56:29 +0200 Subject: [PATCH] Update readthedocs.yaml --- readthedocs.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readthedocs.yaml b/readthedocs.yaml index 494fe60..80c6a70 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -13,7 +13,7 @@ build: # Optionally specify the Python version used by Read the Docs -python: - version: 3.10 - install: - - requirements: docs/requirements.txt +# python: +# version: 3.10 +# install: +# - requirements: docs/requirements.txt