Hi there!
About Me
My name is Gyeongjae Choi, a software engineer living in South Korea.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePyodide is a Python distribution for the browser and Node.js based on WebAssembly
deps option in micropip.install()
Description
Adds deps option in micropip.install(), which specifies whether to install dependencies of given packages.
Resolve #2412
Checklists
A…
We have automated most of the release process:
Publishing pyodide_build to PyPI.
Deploying build results to CDN.
Push prebuilt docker image.
But …