diff --git a/pyproject.toml b/pyproject.toml index 5e7088e6e..8f0d99154 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,11 +92,6 @@ skip = [ "*_i686", "cp310-win_arm64", # no numpy wheels for this target ] -enable = [ - # enable cp313t wheels - # note that cp314t and later are already enabled by default - "cpython-freethreading", -] [tool.ruff] exclude = [