From ae4baace340182d77e5f618a86114203edf12ef2 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Tue, 11 Jun 2019 00:04:43 +0200 Subject: [PATCH] Revert "fix read the docs" This reverts commit 83c0273d6ebbc9184dba609c8cf729ff7bbf8362. --- .readthedocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index e226448..684abea 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,6 +5,7 @@ formats: python: version: 3.7 install: - - requirements: doc/requirements.txt + - method: pip + requirements: doc/requirements.txt - method: setuptools path: .