From 4ae07755ec05877a4ad88e82429b2ea9685b5587 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 21 Feb 2020 21:42:09 +0100 Subject: doc: try to fix rtd configuration --- .readthedocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.readthedocs.yml') diff --git a/.readthedocs.yml b/.readthedocs.yml index 041d294..fcbb0ed 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,8 @@ formats: python: version: 3.7 install: - - pipfile: doc + - method: pipfile + path: doc sphinx: builder: singlehtml -- cgit v1.2.3