Remove basepython from testenv:docs so it can be built with Python 3

This commit is contained in:
Bruno Oliveira
2018-02-26 20:08:38 -03:00
parent 623bab4447
commit e7bce90d29

View File

@@ -125,7 +125,6 @@ deps =
[testenv:docs]
skipsdist = True
usedevelop = True
basepython = python
changedir = doc/en
deps =
sphinx