From ca65eca1a0660d1922ebe7c04014821b5c6b36c6 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Tue, 17 Jan 2017 23:10:45 +0100 Subject: [PATCH] Revert "trying to remove conda setup" This reverts commit 2db971fabfb7944149a36d7774ae441c4f93fdf0. --- readthedocs.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 readthedocs.yml diff --git a/readthedocs.yml b/readthedocs.yml new file mode 100644 index 0000000..17e7d25 --- /dev/null +++ b/readthedocs.yml @@ -0,0 +1,2 @@ +conda: + file: config/conda.yml