Merge "Require tox >= 2.0"

This commit is contained in:
Jenkins
2015-11-13 19:06:55 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,6 @@
[tox]
envlist = docs,py34,py27,pep8
minversion = 1.8
minversion = 2.0
skipsdist = True
[testenv]