From 7e3692bb5a61d5791b101355674dfa6ae0186de5 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Wed, 22 May 2019 18:01:05 +0100 Subject: [PATCH] [Docs] Fix missing path in RTD config --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 5d4779633..8d94a56fc 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -19,3 +19,4 @@ python: - requirements: requirements.txt - requirements: docs/requirements.txt - method: setuptools + path: .