Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73dcc9c

Browse files
danielhollasjpvanhal
authored andcommitted
Python 3.13 and 3.14 are only officially supported since pytest8
1 parent d1c6a67 commit 73dcc9c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
# Remove jobs with incompatible combinations
3030
- {python-version: "3.13", pytest-tox-version: "pytest6"}
3131
- {python-version: "3.14", pytest-tox-version: "pytest6"}
32+
- {python-version: "3.13", pytest-tox-version: "pytest7"}
33+
- {python-version: "3.14", pytest-tox-version: "pytest7"}
3234
- {python-version: "3.8", pytest-tox-version: "pytest9"}
3335
- {python-version: "3.9", pytest-tox-version: "pytest9"}
3436

0 commit comments

Comments
 (0)