We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc39184 commit f24ca7cCopy full SHA for f24ca7c
2 files changed
.github/workflows/test.yml
@@ -22,6 +22,7 @@ jobs:
22
- '3.11'
23
- '3.12'
24
- '3.13'
25
+ - '3.13t'
26
- '3.14'
27
- '3.14t'
28
arch:
.github/workflows/wheel.yml
@@ -65,6 +65,7 @@ jobs:
65
- 'cp311'
66
- 'cp312'
67
- 'cp313'
68
+ - 'cp313t'
69
- 'cp314'
70
- 'cp314t'
71
@@ -112,6 +113,7 @@ jobs:
112
113
114
115
116
117
118
119
0 commit comments