From 33a2e10351fd7b5797348b304f52875ec4deb61d Mon Sep 17 00:00:00 2001 From: Mark Messner Date: Wed, 10 May 2023 15:07:04 -0500 Subject: [PATCH] Fix docs build --- .readthedocs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e864a3d..4118f91 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,6 @@ build: python: "3.11" python: - version: 3.11 install: - requirements: doc/requirements.txt