From c9da7a102fe5b260c0341a5fdf693123f19845a2 Mon Sep 17 00:00:00 2001 From: Harmon Date: Mon, 7 Aug 2023 01:01:11 -0500 Subject: [PATCH] Configure Read the Docs to install the library --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9712e40..68c4590 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -20,3 +20,5 @@ sphinx: python: install: - requirements: docs/requirements.txt + - method: pip + path: .