Update minimum tox version to 1.8

Other projects have updated to 1.8 or later for the minimum
tox version (nova, neutron), so we should probably do the
same.

Change-Id: Iddb9ab286519d555671ec39c0ce75c9351025730
This commit is contained in:
Sean McGinnis 2015-11-03 16:47:01 -06:00
parent e41f63a3b3
commit f17c0bbd75

@ -1,5 +1,5 @@
[tox]
minversion = 1.6
minversion = 1.8
skipsdist = True
envlist = py27,pep8