Skip to content

Commit 2c4a745

Browse files
Set basepython for docs env in alignment to Read the Docs default (#3097)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3627f11 commit 2c4a745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ commands =
6161

6262
[testenv:docs]
6363
description = build documentation
64+
base_python = python3.11
6465
extras =
6566
docs
6667
commands =

0 commit comments

Comments
 (0)