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
e97b103148dac86d113ccd0d682cacedb5beb460
cibuildwheel
/
bin
/
dev_run_test
T
7 lines
82 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
cd
"
$(
dirname
"
$0
"
)
"
cd
..
CIBW_PLATFORM
=
linux ./bin/run_test.py
$1
Reference in New Issue
Copy Permalink