Skip to content

Commit d712a0e

Browse files
authored
Merge pull request #596 from dajiaji/make-doc-on-py312
Make doc on Python 3.12.
2 parents eb93037 + 0182e5e commit d712a0e

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)