From b3be86f2cf746db2dc809e202d12db924fc26e2a Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 20 Feb 2024 17:58:27 -0800 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7224eee9..d90ccf6c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -30,5 +30,4 @@ formats: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: requirements.txt - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt