From c21d6cf3c69586066bbb550cf5087e475f03c840 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Thu, 14 Nov 2024 16:23:33 +0100 Subject: [PATCH] docs: install repo for rtd --- .readthedocs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4075927..4d59716 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,6 +9,10 @@ build: os: ubuntu-20.04 tools: python: "3.10" + jobs: + pre_install: + - pip install ./csaxs_bec + # Build documentation in the docs/ directory with Sphinx sphinx: