From 458d3e0795d62097b1b26874b005ffcc9b29b40c Mon Sep 17 00:00:00 2001 From: Dustin Spicuzza Date: Fri, 6 Oct 2023 02:03:29 -0400 Subject: [PATCH] Fix RTD configuration --- .readthedocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index c0a2ee1..b0a3ca7 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,3 +11,5 @@ build: python: install: - requirements: docs/requirements.txt + - method: pip + path: .