tooz/doc
Doug Hellmann bb234731d3 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.

Decode the output of subprocess in doc/source/conf.py so that we always
have a string.

Change-Id: I17601d56b6e6d9d300bb07d8982a7bbde637822e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 16:18:21 -04:00
..
source fix tox python3 overrides 2018-06-06 16:18:21 -04:00
requirements.txt Add doc/requirements.txt 2017-12-20 12:14:08 +01:00