From 02a47d413c3825e815733a1fea37afc0765bea02 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Mon, 10 Jun 2019 23:35:39 +0200 Subject: [PATCH] fix conf --- .readthedocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 7a9bf40..684abea 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,6 +5,7 @@ formats: python: version: 3.7 install: - - method: setuptools + - method: pip requirements: doc/requirements.txt + - method: setuptools path: .