This pull request ensures that only Python 3 wheels are built and that the package metadata has an appropriate Requires-Python field. This should resolve #66.
Requires-Python
Thank you for the implementation. I have incorporated these changes now at commit 2867e6a5 in the main branch.
Pull-Request has been closed by bignose
This pull request ensures that only Python 3 wheels are built and that the package metadata has an appropriate
Requires-Pythonfield. This should resolve #66.