We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e771686 commit 1ed3ee1Copy full SHA for 1ed3ee1
pyproject.toml
@@ -462,7 +462,6 @@ exclude = "(test_*|lodgeit)"
462
[tool.cibuildwheel]
463
build-verbosity = 1
464
skip = ["cp314t-*"]
465
-test-skip = "*-musllinux*"
466
test-extras = "test"
467
test-command = [
468
"python -m pytest -c {project}/pyproject.toml --rootdir . --color=yes --pyargs yt -ra",
0 commit comments