DWesl
|
cd087c6007
|
CI: Fix the path to the build wheels.
setup.py bdist_wheel goes to dist/*.whl
pip wheel goes to *.whl
|
2021-12-10 21:20:47 -05:00 |
|
DWesl
|
8ebac45f24
|
CI: Explicitly use dash to get shell globbing.
|
2021-12-10 21:14:41 -05:00 |
|
DWesl
|
a4495decf8
|
CI: Stop using dash so the DOS line endings don't throw things off.
|
2021-12-10 19:57:44 -05:00 |
|
DWesl
|
b798989f33
|
CI: Make sure all python requirements are installed in Cygwin CI.
For some reason wheel wasn't installed properly.
|
2021-12-10 19:08:28 -05:00 |
|
DWesl
|
67bef87a07
|
CI: Specify where the command line goes in the shell.
I think this is how specifying the shell works. The documentation
isn't terribly clear.
|
2021-12-10 18:21:23 -05:00 |
|
DWesl
|
fdbb1870d4
|
CI: Add a cygwin run to GitHub Actions.
Requested for the _imagingtk fix.
|
2021-12-10 08:52:46 -05:00 |
|