Add second test project - testing the CIBW_TEST options
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"CIBW_TEST_REQUIRES": "nose",
|
||||
"CIBW_TEST_COMMAND": "nosetests {project}/test"
|
||||
}
|
||||
Reference in New Issue
Block a user