From 1a53c89efc47478666e0cb6efdc290bf30657b87 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Sun, 5 Nov 2017 20:06:34 +0100 Subject: [PATCH] Trying to understand conda... --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 8a7f195..c77e2a7 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,5 +1,5 @@ conda: - file: config/conda.yml + file: readthedocs-conda.yml python: extra_requirements: - dev