Test against explicit major versions of Python 67/13267/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 31 Oct 2018 22:16:31 +0000 (18:16 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 31 Oct 2018 22:16:35 +0000 (18:16 -0400)
commit4de710c431bca4c0b3826edc4fb74647c81bf7e4
tree031384d5137eeb83ce3ba29eec9cb5a011fae33e
parentbdbd65333be6655ad82c0064049c716aaac4de20
Test against explicit major versions of Python

We need to support py27 and py34 for Cent OS but list later
interpreters for local builds.

Bump minimum tox version to 2.0 to ensure we have support for the
skip_missing_interpreters configuration.

Change-Id: If8eb6c988c4fe558ac411e1b1001b265cae9ae99
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
tox.ini