Skip to content

Commit 1980f5c

Browse files
committed
✅ also test on Python 3.12
Signed-off-by: burgholzer <burgholzer@me.com>
1 parent cc2c37a commit 1980f5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ build = "cp3*"
242242
skip = "*-musllinux_*"
243243
archs = "auto64"
244244
test-command = "python -c \"from mqt import qcec\""
245-
test-skip = "cp312-*" # Qiskit Terra does not support Python 3.12 yet
246245
build-frontend = "build"
247246

248247
[tool.cibuildwheel.linux]

0 commit comments

Comments
 (0)