From f75b7790a7c7d7681fcfc2b2cf09b56768d25f51 Mon Sep 17 00:00:00 2001 From: Joris Roovers Date: Wed, 13 Nov 2019 17:52:27 +0100 Subject: Python 3.8 support Temporarily disabled PEP8 enforcement in TravisCI as the Python 3.8 required an upgrade to flake8==3.7.9 which caused some new violations. Will be fixed in follow-up commit. --- Vagrantfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index fbb0c20..47716fd 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,7 +7,8 @@ INSTALL_DEPS=<