Commit 07f59af
committed
scripts/test.py: allow use on github for releases etc.
Things for github:
* -a: optionally reads command-line args from a specified environment variable.
This will simplify use on Github, especially to work around the 10-parameter
limit in workflows.
* -o: specifies what platforms to run on - if no match we do nothing.
Other:
* new command `cibw` build wheels with cibuildwheel.
* new command `wheel` builds wheel and installs.1 parent 040cf28 commit 07f59af
1 file changed
+559
-303
lines changed
0 commit comments