Commit Graph

3 Commits

Author SHA1 Message Date
huang.zhiping a6356e7fba fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I5ed6fb582e14853e8908c3fb82d5061591ac7bbf
2018-06-10 15:58:25 +00:00
Tung Doan 1d82401bd2 Initial setup for apmec horizon
Change-Id: I57b781d099f08df78a3880128c31dad8b733b1d3
2018-05-24 09:32:30 -07:00
Tung Doan d7d59584e7 Update APMEC Horizon code 2018-05-07 14:02:57 +02:00