Skip to content

Commit ee775e2

Browse files
authored
Update tox.ini
fix docs interpreter version
1 parent 8da3105 commit ee775e2

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
@@ -66,7 +66,7 @@ commands =
6666
./run_tests.sh format-check
6767

6868
[testenv:docs]
69-
basepython = python3.6
69+
basepython = python3.8
7070
changedir = docs
7171
deps =
7272
-rrequirements-dev.txt

0 commit comments

Comments
 (0)