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
46fd5d9de4268c87510c499cede95c2971162c5a
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