This website requires JavaScript.
Explore
Help
Sign In
Hongru
/
cibuildwheel
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1faa2fe5dfaf3ccf6fa1d9660a4acedddccc73a8
cibuildwheel
/
test
/
04_build_skip
/
environment.json
T
5 lines
58 B
JSON
Raw
Normal View
History
Unescape
Escape
Renaming test 04_skip to 04_build_skip and amending it to test CIBW_BUILD as well
2018-09-16 15:31:05 +02:00
{
"CIBW_BUILD"
:
"cp3?-*"
,
Changing variable name of BuildSelector instance, updating Python version in test 04_build_skip, and adding unit tests for BuildSelector
2018-09-16 22:49:38 +02:00
"CIBW_SKIP"
:
"cp34-*"
Renaming test 04_skip to 04_build_skip and amending it to test CIBW_BUILD as well
2018-09-16 15:31:05 +02:00
}
Reference in New Issue
Copy Permalink