We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634d83a commit 70629a0Copy full SHA for 70629a0
1 file changed
.github/workflows/tests.yml
@@ -11,6 +11,8 @@ jobs:
11
'3.10',
12
'3.11',
13
'3.12',
14
+ '3.13',
15
+ '3.14',
16
]
17
include:
18
- python-version: '3.9'
0 commit comments