python-package-template
python-package-template copied to clipboard
Add support for cibuildwheel package.
What's the point of supporting two Python versions only? Wouldn't it make sense to use packages like [cibuildwheel](https://cibuildwheel.readthedocs.io/en/stable/) to manage the Python version and OS?
Originally posted by @behnazh in https://github.com/jenstroeger/python-package-template/pull/445#discussion_r1070974704