ccs-pykerberos
ccs-pykerberos copied to clipboard
Use cibuildwheel to automatically publish wheels for more environments
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?