Skip to content

Commit 751a6d4

Browse files
committed
Temporarily disable the test in cibuildwheel
1 parent 90b8b57 commit 751a6d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ enable = ["cpython-freethreading", "pypy"]
8888
manylinux-x86_64-image = "manylinux2014"
8989
manylinux-aarch64-image = "manylinux_2_28"
9090
manylinux-i686-image = "manylinux2014"
91-
test-command = "python -c \"import flint; print(str(flint.fmpz(2)))\""
9291

9392
[tool.cibuildwheel.linux.environment]
9493
# LD_LIBRARY_PATH is needed by auditwheel

0 commit comments

Comments
 (0)