Changing variable name of BuildSelector instance, updating Python version in test 04_build_skip, and adding unit tests for BuildSelector
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"CIBW_BUILD": "cp3?-*",
|
||||
"CIBW_SKIP": "cp33-*"
|
||||
"CIBW_SKIP": "cp34-*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user