From 2694ea1a37d3d8d5f19be530985a54ebddf19b73 Mon Sep 17 00:00:00 2001 From: Joris Roovers Date: Sat, 11 Mar 2017 10:58:59 +0100 Subject: Experimental python 3.6 support Adding experimental support for python 3.6, temporarily disabling running pylint for 3.6 because of https://github.com/PyCQA/pylint/issues/1072 --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index 7b1e54e..c787257 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,7 +7,7 @@ INSTALL_DEPS=<