Files
cibuildwheel/test/04_build_skip/environment.json
T

5 lines
58 B
JSON
Raw Normal View History

{
"CIBW_BUILD": "cp3?-*",
"CIBW_SKIP": "cp33-*"
}