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: Ib69b92df3d8cf0566b01b96d1cc79f6bb6b599d1
Closes-Bug: #1801463 
This commit is contained in:
Vieri
2018年11月02日 02:33:40 +00:00
parent d6776fdc81
commit 1ce7922a5c

View File

@@ -1,5 +1,5 @@
[tox]
minversion = 1.6
minversion = 2.0
envlist = py35,py27,pypy,pep8
skipsdist = True
@@ -146,4 +146,4 @@ deps =
{[testenv:pep8]deps}
commands =
{[testenv:dev]commands}
{[testenv:pep8]commands}
{[testenv:pep8]commands}
Reference in New Issue
openstack/networking-bgpvpn
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.