tox: Make everything work with Python 3

Nothing too fancy here except that we've to work around a really ugly
side-effect of blockdiag.

Change-Id: Ibd32d30aacae65702d0ccbdb8a02b1667ec4e8ee
This commit is contained in:
Stephen Finucane
2018-03-27 16:16:49 +01:00
parent 3f08521d33
commit b862f6ff35
2 changed files with 13 additions and 3 deletions

View File

@@ -138,9 +138,6 @@ deps =
commands = {posargs}
[testenv:docs]
# TODO(melwitt): This can be removed when the docs target can be run
# with python 3.x
basepython = python2.7
deps = -r{toxinidir}/doc/requirements.txt
commands =
rm -rf doc/source/api doc/build api-guide/build api-ref/build placement-api-ref/build