From c413bdf387cb470e243c852b8b22547b0b9e1de5 Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Thu, 16 Jun 2022 17:13:05 +0200 Subject: [PATCH] make readthedocs install the MCFF package too --- readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readthedocs.yaml b/readthedocs.yaml index 58342ce..db8ba8b 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -23,3 +23,5 @@ sphinx: python: install: - requirements: requirements.txt + - method: pip + path: .