huang.zhiping cf27da5337 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.

To install horizon, check python3 version and set target directory
in postinstall script on package.json.

Change-Id: I181b2a204f6998c24aa188b83a66c596cfb44f1c
Co-Authored-By: Shu Muto <shu.mutow@gmail.com>
2018-07-25 15:34:54 +09:00
..
2017-06-27 18:13:52 +09:00
2018-03-01 07:07:03 +00:00
2018-01-30 17:37:44 +09:00
2018-06-04 15:04:23 +00:00
2018-07-25 15:34:54 +09:00