Skip to content

Commit 1cd1b78

Browse files
committed
Some stubs do not yet exist for Python 3.11
1 parent b690e4c commit 1cd1b78

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
@@ -43,7 +43,7 @@ commands =
4343
mypy src tests
4444

4545
[testenv:docs]
46-
basepython = python3.11
46+
basepython = python3.10
4747
deps =
4848
sphinx>=5.3,<6
4949
sphinx_rtd_theme>=1.1,<2

0 commit comments

Comments
 (0)