Skip to content

Commit c67f121

Browse files
committed
Configure tox some more
1 parent 29e7bff commit c67f121

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ python =
66
3.11: py311, docs
77
3.12: py312, lint
88
3.13: py313
9+
3.14: py314
910
pypy-3: pypy3
1011

1112

1213
[tox]
13-
envlist = pypy3, py39, py310, py311, py312, py313, lint, docs
14+
envlist = pypy3, py39, py310, py311, py312, py313, p314, lint, docs
1415
isolated_build = true
1516
skipsdist = true
1617

0 commit comments

Comments
 (0)