openthread / ot-ns

OpenThread Network Simulator, a discrete event simulator and visualization tool for Thread networks.
https://openthread.io
BSD 3-Clause "New" or "Revised" License
61 stars 23 forks source link

[scripts] add wheel to install_python_libs() #485

Closed lmnotran closed 1 year ago

lmnotran commented 1 year ago

This should address this warning https://github.com/openthread/openthread/actions/runs/4321875033/jobs/7543625431#step:8:348

This failure is currently blocking https://github.com/openthread/openthread/pull/8829

lmnotran commented 1 year ago

@jwhui Please review this

codecov-commenter commented 1 year ago

Codecov Report

Merging #485 (4c939f7) into main (0e55090) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ======================================= Coverage 49.88% 49.88% ======================================= Files 38 38 Lines 4599 4599 ======================================= Hits 2294 2294 Misses 2124 2124 Partials 181 181 ```