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
d93547d8beaed3d249a4f31e400a55d930abada1
cibuildwheel
/
test
/
02_test
/
environment.json
T
5 lines
90 B
JSON
Raw
Normal View
History
Unescape
Escape
Add second test project - testing the CIBW_TEST options
2017-03-23 11:20:50 +00:00
{
"CIBW_TEST_REQUIRES"
:
"nose"
,
"CIBW_TEST_COMMAND"
:
"nosetests {project}/test"
}
Reference in New Issue
Copy Permalink