Skip to content

Commit 0182e5e

Browse files
committed
Make doc on Python 3.12.
1 parent eb93037 commit 0182e5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ skip_missing_interpreters = True
1111
[gh-actions]
1212
python =
1313
3.9: py39
14-
3.10: check, build, build_docs, py310
14+
3.10: py310
1515
3.11: py311
16-
3.12: py312
16+
3.12: check, build, build_docs, py312
1717
3.13: py313
1818

1919

0 commit comments

Comments
 (0)