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 b00da68 commit 17b8590Copy full SHA for 17b8590
test/08_manylinux2010_only/environment.json
@@ -1,4 +1,4 @@
1
{
2
"CIBW_ENVIRONMENT": "CFLAGS=\"$CFLAGS -Werror=implicit-function-declaration\"",
3
- "CIBW_TEST_COMMAND": "python -c \"import spam\""
+ "CIBW_SKIP": "*-manylinux1_*"
4
}
0 commit comments