Use python 3.6 for regendoc

This commit is contained in:
Bruno Oliveira 2018-07-30 19:40:32 +00:00
parent eada0b1fd7
commit d461e931dd
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ commands =
[testenv:regen] [testenv:regen]
changedir = doc/en changedir = doc/en
skipsdist = True skipsdist = True
basepython = python3.5 basepython = python3.6
deps = deps =
sphinx sphinx
PyYAML PyYAML