From 0ca4d7112a98d357ffc6c290bfd8434c37cc40e3 Mon Sep 17 00:00:00 2001 From: 98k <18552437190@163.com> Date: Mon, 8 Oct 2018 07:45:44 +0000 Subject: [PATCH] update tox python3 overrides Change-Id: I905e18a05131e1a2d20016721ef3d46cc8fbe672 --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index bfccb30..67c62c1 100644 --- a/tox.ini +++ b/tox.ini @@ -23,6 +23,7 @@ deps = commands = sphinx-build -W -b html doc/source doc/build/html [testenv:spelling] +basepython = python3 deps = -r{toxinidir}/requirements.txt sphinxcontrib-spelling