Closed avi-jois closed 1 year ago
Nice! Thanks!
Thanks for the quick turnaround! If you could cut a release so that pypi has wheels that would be appreciated, but I understand if you don't want to.
It seems like installing this library fails on 3.10 and up - is this the reason?
Bdists, aka wheels, are a more convenient distribution format to use for python packages.
The Makefile is updated to build a bdist as well as an sdist for the upload target.