Skip to content

Commit c897141

Browse files
authored
Merge pull request #39 from csett86/python-315
Add testing python 3.15
2 parents 4ffe3db + 61cdd94 commit c897141

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
toxenv: py313
3232
- python-version: "3.14"
3333
toxenv: py314
34+
- python-version: "3.15-dev"
35+
toxenv: py315
3436
- python-version: "3.x"
3537
toxenv: no-flask-caching
3638
- python-version: "3.12"

0 commit comments

Comments
 (0)