Skip to content

Commit d3dcc2b

Browse files
bump regendoc python version to 3.5
1 parent 8554111 commit d3dcc2b

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
@@ -107,7 +107,7 @@ commands= py.test -rfsxX {posargs}
107107

108108
[testenv:regen]
109109
changedir=doc/en
110-
basepython = python3.4
110+
basepython = python3.5
111111
deps=sphinx
112112
PyYAML
113113
regendoc>=0.6.1

0 commit comments

Comments
 (0)