From e7bce90d2972324c34dc74eb226f845dfb371faa Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 26 Feb 2018 20:08:38 -0300 Subject: [PATCH] Remove basepython from testenv:docs so it can be built with Python 3 --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index ecbe20af9..b059d03af 100644 --- a/tox.ini +++ b/tox.ini @@ -125,7 +125,6 @@ deps = [testenv:docs] skipsdist = True usedevelop = True -basepython = python changedir = doc/en deps = sphinx