CPython 3.13 free-threading support was considered as an experimental feature, and being deprecated by CIBuildWheel: https://github.com/pypa/cibuildwheel/releases/tag/v3.4.1
We don't release 3.13t wheels right now, but we do it test in CI, and I think we can safely remove it, but still keeping 3.14t and future versions. We should also update Readme accordingly.
Related to #500
CPython 3.13 free-threading support was considered as an experimental feature, and being deprecated by CIBuildWheel: https://github.com/pypa/cibuildwheel/releases/tag/v3.4.1
We don't release 3.13t wheels right now, but we do it test in CI, and I think we can safely remove it, but still keeping 3.14t and future versions. We should also update Readme accordingly.
Related to #500