Skip to content

Commit 391a558

Browse files
author
Goran Jelic-Cizmek
committed
Skip all free-threaded builds
1 parent 4e4c941 commit 391a558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ manylinux-aarch64-image = "docker.io/neuronsimulator/neuron_wheel:manylinux_2_28
128128
manylinux-x86_64-image = "docker.io/neuronsimulator/neuron_wheel:manylinux_2_28_x86_64"
129129

130130
# certain platforms are not supported
131-
skip = [ "pp*", "*-win32", "*-manylinux_i686", "*-musllinux_i686", "*-musllinux_x86_64", "*-musllinux_aarch64" ]
131+
skip = [ "pp*", "*-win32", "*-manylinux_i686", "*-musllinux_i686", "*-musllinux_x86_64", "*-musllinux_aarch64", "cp*t*" ]
132132

133133
[tool.cibuildwheel.linux]
134134
# since the linux build uses containers (either docker or podman), we need to

0 commit comments

Comments
 (0)