Renaming test 04_skip to 04_build_skip and amending it to test CIBW_BUILD as well

This commit is contained in:
Yannick Jadoul
2018-09-23 13:07:28 +02:00
parent 05a054245a
commit c108807e16
5 changed files with 7 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"CIBW_BUILD": "cp3?-*",
"CIBW_SKIP": "cp33-*"
}