From 2381fb11d0c4bf917cc4b9126f205d0013649966 Mon Sep 17 00:00:00 2001 From: Nicolas Hug Date: Fri, 14 Jun 2024 20:31:58 +0100 Subject: [PATCH] Install surprise when building docs on RTD...? --- .readthedocs.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index def153a3..82e341ab 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,4 +14,6 @@ sphinx: python: install: - - requirements: doc/requirements.txt \ No newline at end of file + - requirements: doc/requirements.txt + - method: pip + path: .