From d61189aad4521028507cefed70eaa6d02c141daa Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Tue, 17 Jan 2017 23:20:41 +0100 Subject: [PATCH] experimenting with conda/pip --- readthedocs.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readthedocs.yml b/readthedocs.yml index 607a52d..8a7f195 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,3 +1,5 @@ -requirements_file: requirements-dev.txt conda: - file: config/conda.yml + file: config/conda.yml +python: + extra_requirements: + - dev