Skip to content

Commit 0abb20d

Browse files
committed
Run 3.14 under Coverage
1 parent 69541ab commit 0abb20d

File tree

2 files changed

+92
-71
lines changed

2 files changed

+92
-71
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ commands =
3131
dependency_groups = tests
3232
commands = pytest tests/test_functional.py
3333

34-
[testenv:py3{9,10,13}-tests]
34+
[testenv:py3{9,10,14}-tests]
3535
dependency_groups = cov
3636
# Python 3.6+ has a number of compile-time warnings on invalid string escapes.
3737
# PYTHONWARNINGS=d makes them visible during the tox run.

0 commit comments

Comments
 (0)