sqloxide icon indicating copy to clipboard operation
sqloxide copied to clipboard

Switch to maturin for builds

Open wseaton opened this issue 4 years ago • 1 comments

Now might be a good time to switch to maturin, since setuptools-rust is no longer commonly used for bindings projects. May also be able to limit the amount of wheels we need to produce.

wseaton avatar Sep 27 '21 13:09 wseaton

This would enable publishing on conda-forge as well (at least that's what connectorx and polars does)

alippai avatar Sep 01 '22 23:09 alippai