Skip to content

Commit 3759b26

Browse files
committed
any modern python installation should be able to build the docs
1 parent f1dc90b commit 3759b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ commands = flake8 {toxinidir}/progressbar {toxinidir}/tests {toxinidir}/examples
2323

2424
[testenv:docs]
2525
changedir =
26-
basepython = python3.7
26+
basepython = python3
2727
deps = -r{toxinidir}/docs/requirements.txt
2828
whitelist_externals =
2929
rm

0 commit comments

Comments
 (0)