From 94c72de2099cdca96b1b1ec09e8a338713bb0136 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Fri, 18 Feb 2022 09:46:08 +0000 Subject: [PATCH] Make the RTD install the theme for use --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 910157154..3af66dba4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,3 +11,5 @@ sphinx: python: install: - requirements: docs/requirements.txt + - method: pip + path: .