Skip to content

Commit fc51d5f

Browse files
committed
Drop support for 3.13t
1 parent e522ab0 commit fc51d5f

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ jobs:
208208
pyver:
209209
- 3.14t
210210
- 3.14
211-
- 3.13t
212211
- 3.13
213212
- 3.12
214213
- 3.11

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ freethreading_compatible = "True"
123123

124124
[tool.cibuildwheel]
125125
build-frontend = "build"
126-
enable = ["cpython-freethreading"]
127126
before-test = [
128127
# NOTE: Attempt to have pip pre-compile PyYAML wheel with our build
129128
# NOTE: constraints unset. The hope is that pip will cache that wheel

0 commit comments

Comments
 (0)