hynek / argon2-cffi-bindings

Low-level Python CFFI Bindings for Argon2
MIT License
8 stars 9 forks source link

MNT: try to get bdist_wheel class from setuptools not wheel #71

Closed tacaswell closed 1 month ago

hynek commented 1 month ago

shouldn't this be against main, too?

tacaswell commented 1 month ago

Yes, but I had it on top of the nogil branch. I can cherry-pick it to be against main if you prefer.

hynek commented 1 month ago

yeah please do; who knows how long it'll take until the nogil branch goes anywhere…

hynek commented 1 month ago

never mind, I'll do it myself :) thanks!

tacaswell commented 1 week ago

Thanks for merging, sorry I missed your message last month!