We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2c37a commit 1980f5cCopy full SHA for 1980f5c
pyproject.toml
@@ -242,7 +242,6 @@ build = "cp3*"
242
skip = "*-musllinux_*"
243
archs = "auto64"
244
test-command = "python -c \"from mqt import qcec\""
245
-test-skip = "cp312-*" # Qiskit Terra does not support Python 3.12 yet
246
build-frontend = "build"
247
248
[tool.cibuildwheel.linux]
0 commit comments