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
1 changed files with 1 additions and 1 deletions

View File

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