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
062ab6cb93e035cff13f7abc842effa11be16181
cibuildwheel
/
bin
/
dev_run_test
T
4 lines
45 B
Bash
Raw
Normal View
History
Unescape
Escape
Added test for environment and a script for local running
2017-07-24 22:38:48 +01:00
#!/bin/bash
As discussed in code review
2020-05-15 12:19:38 +01:00
CIBW_PLATFORM
=
linux pytest
"
$@
"
Reference in New Issue
Copy Permalink