From 35403c8fba75afb7c4f7ac9b4bf171cb7d139c49 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Wed, 8 Jun 2016 14:48:11 +0200 Subject: [PATCH] DOC: disable other formats on readthedocs (for faster build) (#340) --- readthedocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readthedocs.yml b/readthedocs.yml index 1c401c1..50b41dd 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,3 +1,5 @@ +formats: + - none conda: file: doc/environment.yml python: