basic tox.ini for python 2.7 and python 3 unittests 93/26893/3
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 11 Jan 2017 21:09:47 +0000 (13:09 -0800)
committerRoss Brattain <ross.b.brattain@intel.com>
Thu, 19 Jan 2017 06:37:17 +0000 (06:37 +0000)
commit5f3c5cc7afdc1f42b324406d7df4a9d21a9d77f4
tree66342539cb29a5cdc25ad97c2caee2375135f280
parentea706beda50f87ae37799bd8f0313d177909a4ff
basic tox.ini for python 2.7 and python 3 unittests

Nothing fancy for now, just call run_tests.sh

If we want to expand we could add pep8, coverage
to tox.  See dovetail tox.ini for example

Change-Id: I8b5897779ed9622dd1b38612cb393fc214ec6300
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
tox.ini [new file with mode: 0644]