Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit 739f6a4

Browse files
philipdp123samuelhwilliams
authored andcommitted
Added tox versions for python 3.11 and 3.12
1 parent f3c636e commit 739f6a4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ python =
1010
3.8: py38
1111
3.9: py39
1212
3.10: py310
13+
3.11: py311
14+
3.12: py312
15+
1316

1417
[testenv]
1518
description = run py.test tests

0 commit comments

Comments
 (0)