From 5cd6dfeadd463eda6988d7e3ddfabcbe020696b0 Mon Sep 17 00:00:00 2001 From: Adam Reeve Date: Tue, 12 Sep 2023 10:48:34 +1200 Subject: [PATCH] Try installing nptdms from root directory for docs build --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a634975..215e6df 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,3 +11,5 @@ sphinx: python: install: - requirements: docs/requirements.txt + - method: pip + path: .