--- yarl-1.23.0.o,d/pyproject.toml +++ yarl-1.23.0/pyproject.toml @@ -48,7 +48,6 @@ embedsignature = "True" emit_code_comments = "True" language_level = "3" -freethreading_compatible = "True" [tool.local.cython.kwargs.compile-time-env] # This section can contain compile time env vars @@ -107,7 +106,6 @@ embedsignature = "True" emit_code_comments = "True" language_level = "3" -freethreading_compatible = "True" [tool.local.cythonize.kwargs.compile-time-env] # This section can contain compile time env vars @@ -123,7 +121,7 @@ [tool.cibuildwheel] build-frontend = "build" -enable = ["cpython-freethreading"] +enable = [] before-test = [ # NOTE: Attempt to have pip pre-compile PyYAML wheel with our build # NOTE: constraints unset. The hope is that pip will cache that wheel