From 3e62aa136f4ffde50972dcc81b713b9be27ec771 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Tue, 5 Sep 2023 01:35:21 -0400 Subject: [PATCH] Fix docs build --- .readthedocs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index da40667..ee3bd73 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,3 +6,8 @@ build: sphinx: configuration: docs/conf.py + +python: + install: + - method: pip + path: .