From 369e67d582e797ce2e5195720a595303751a3121 Mon Sep 17 00:00:00 2001 From: Eric Johnson Date: Mon, 6 Feb 2023 14:07:51 -0600 Subject: [PATCH] Update .readthedocs.yaml Making the package import so that the API documentation is available. --- .readthedocs.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3627d46..3a8b658 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,3 +7,9 @@ build: sphinx: fail_on_warning: true + +python: + # Install our python package before building the docs + install: + - method: pip + path: .