libusb-package icon indicating copy to clipboard operation
libusb-package copied to clipboard

Build wheels as py3-none-{platform}.

Open carlosperate opened this issue 1 year ago • 1 comments

Fixes https://github.com/pyocd/libusb-package/issues/18

Based on https://github.com/joerick/python-ctypes-package-sample

CI job from my fork: https://github.com/carlosperate/libusb-package/actions/runs/6981684546

image

Seems to be working, but I would need to test it. Same question as https://github.com/pyocd/libusb-package/pull/17#issuecomment-1825023697, what would be the best way to test the wheels? Installing them in a virtual environemnt and running the test.py file?

carlosperate avatar Nov 24 '23 01:11 carlosperate