Update min tox version to 2.0

The commands used by constraints need at least tox 2.0.  Update to
reflect reality, which should help with local running of constraints
targets.

Change-Id: Iff0fe37a309cb930f7c86dca2e7513e0d88a2110
changes/31/610831/1
ZhongShengping 5 years ago
parent 57b5d11c73
commit eb4aecb517

@ -1,5 +1,5 @@
[tox]
minversion = 1.6
minversion = 2.0
skipsdist = True
envlist = releasenotes

Loading…
Cancel
Save