ccs-pykerberos icon indicating copy to clipboard operation
ccs-pykerberos copied to clipboard

Use cibuildwheel to automatically publish wheels for more environments

Open csjab opened this issue 2 years ago • 0 comments

According to https://www.wheelodex.org/projects/kerberos/, currently wheels are only published for macOS Python 2.7, 3.8, and 3.9. Notably, the latest stable release of Python (3.11) and the previous stable release (3.10) are missing, as well as wheels for Linux.

Would you consider using https://cibuildwheel.readthedocs.io to automatically publish manylinux wheels for more recent versions of Python?

csjab avatar May 02 '23 19:05 csjab