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
212fa34d9de11dfb5cfcf2baa82e54d2bc91c6e3
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