From 7c2512cee7a6d0e2be3e7762f0d049525eb2b2a2 Mon Sep 17 00:00:00 2001 From: Simon Perkins Date: Tue, 9 Apr 2024 13:03:04 +0200 Subject: [PATCH] Install base repo --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7cc5786e..a5836659 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -33,3 +33,5 @@ sphinx: python: install: - requirements: docs/requirements.txt + post_install: + - pip install .