-
-
Notifications
You must be signed in to change notification settings - Fork 994
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Adding a new package to pyodide involves editing many disjointed files.
Instead, each package should be defined as a set of independent "recipes" that the build system could pick up and build everything needed, including the package dependency graph.
conda comes pretty close to what is needed here, and could be adapted to support emscripten. However, it could be overkill. Research should be done.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request