Skip to content

Commit 284e74c

Browse files
authored
tox.ini: Add Python 3.14 and 3.14t to test environments
1 parent c5a62cd commit 284e74c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ envlist =
1010
py311,
1111
py312,
1212
py313,
13+
py314,
14+
py314t,
1315
mypy
1416

1517
[testenv]

0 commit comments

Comments
 (0)