We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ed48d commit c224665Copy full SHA for c224665
1 file changed
pyproject.toml
@@ -98,6 +98,7 @@ skip = [
98
"*-musllinux_s390x",
99
"*-musllinux_armv7l",
100
]
101
+enable = ["cpython-freethreading"]
102
103
[tool.cibuildwheel.linux]
104
environment-pass = ["LIBCST_NO_LOCAL_SCHEME"]
0 commit comments