From f7af5a9e72d98e2925da37b40e791d0bb2098163 Mon Sep 17 00:00:00 2001 From: James Page Date: Fri, 30 Oct 2015 15:01:09 +0900 Subject: [PATCH] Drop comment --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 6bdf5757..4e328e48 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,4 @@ [tox] -# Default to current LTS envlist = lint,py27 skipsdist = True