mre/hyperjson

Release to PyPI with prebuilt

wdv4758h opened this issue · 3 comments

People should be able to use pip to install the wheel from PyPI.

This can integrate with CI, so we can do it automatically when we have release tag.
related: #2

mre commented

Good idea! If you like to work on it, I'm happy to accept pull requests. 😊

mre commented

Yay! This is finally done with the new 0.2.0 release. 🎉
pip install hyperjson works now.

Made possible with pyo3-pack.