Add test for CIBW_SKIP

This commit is contained in:
Joe Rickerby
2017-04-11 23:23:59 +01:00
parent cf7f2e18ce
commit e072e82252
4 changed files with 68 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"CIBW_SKIP": "cp26-* cp33-*"
}