openwsn-berkeley / lakers

EDHOC implemented in Rust, optimized for microcontrollers, with bindings for C and Python.
https://crates.io/crates/lakers
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Make sdist packages usable #290

Closed chrysn closed 1 week ago

chrysn commented 1 week ago

Closes: #289

chrysn commented 1 week ago

I think this is ready for review; it passes CI.

Changes apart from "fixing the issue" are:

After this got merged, please consider adding the "build python wheels" check(s) to the mandatory list for merging.

geonnave commented 1 week ago

adding ... to mandatory list for merging

According to this, I may not have permission to do that (seems to require organisation's owner permission). cc @malishav.

chrysn commented 1 week ago

There's no hurry with that: having those builds visible and non-blocking would still be an improvement.