From 766d9b0e7e135b790d88419cbc85301b767ec42a Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Mon, 28 Oct 2024 17:09:24 -0700 Subject: [PATCH] FIX --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6a33a20..a6835ca 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -24,7 +24,7 @@ sphinx: python: install: - - requirements: docs/requirements.txt + - requirements: docs-requirements.txt # Install our python package before building the docs - method: pip path: .