pyodide / micropip

A lightweight Python package installer for Pyodide
https://micropip.pyodide.org
Mozilla Public License 2.0
68 stars 16 forks source link

Check the behavior of micropip.freeze with pyodide-lock #88

Open ryanking13 opened 9 months ago

ryanking13 commented 9 months ago

micropip.freeze is now used in pyodide-pack (https://github.com/pyodide/pyodide-pack/pull/31), but I think we don't have strong enough test cases for micropip.freeze.

So I think it would be good to add some tests that validate the output of micropip.freeze with pyodide-lock.