JohannesBuchner / imagehash

A Python Perceptual Image Hashing Module
BSD 2-Clause "Simplified" License
3.19k stars 329 forks source link

Publish wheels #163

Closed PeterJCLaw closed 2 years ago

PeterJCLaw commented 2 years ago

Thanks for providing this great library. I can see that in the past wheels have been uploaded to PyPI, however they seem to be absent for 4.2.1 (the latest at the time of writing). Would it be possible to upload wheels for that version too?

JohannesBuchner commented 2 years ago

Hi @PeterJCLaw, thanks for pointing this out. I made a new release today (4.3) with wheels.

Do you think it is crucial that I add wheels to the previous 4.2.1 release?

PeterJCLaw commented 2 years ago

Thanks! Given the new release has wheels I'd say it's not critical to add them to the old one.