Skip to content

Commit d461e93

Browse files
committed
Use python 3.6 for regendoc
1 parent eada0b1 commit d461e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ commands =
139139
[testenv:regen]
140140
changedir = doc/en
141141
skipsdist = True
142-
basepython = python3.5
142+
basepython = python3.6
143143
deps =
144144
sphinx
145145
PyYAML

0 commit comments

Comments
 (0)