bump regendoc python version to 3.5

This commit is contained in:
Ronny Pfannschmidt
2016-05-31 10:55:25 +02:00
parent 85541113eb
commit d3dcc2b8f1

View File

@@ -107,7 +107,7 @@ commands= py.test -rfsxX {posargs}
[testenv:regen]
changedir=doc/en
basepython = python3.4
basepython = python3.5
deps=sphinx
PyYAML
regendoc>=0.6.1