From 83c0273d6ebbc9184dba609c8cf729ff7bbf8362 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Mon, 10 Jun 2019 23:44:19 +0200 Subject: [PATCH] fix read the docs --- .readthedocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 684abea..e226448 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,7 +5,6 @@ formats: python: version: 3.7 install: - - method: pip - requirements: doc/requirements.txt + - requirements: doc/requirements.txt - method: setuptools path: .