From e504fb1cdf7f68d9e98769d2a6fff573aa0928a9 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Mon, 9 Oct 2017 17:49:42 +0100 Subject: [PATCH] Revert readthedocs to 2.7 (see if failure is py3 specific or triggered by the presence of readthedocs.yml) --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 117a1e3ca..aee755cc2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,2 +1,2 @@ python: - version: 3.5 + version: 2.7