Skip to content

Support pyodide build -v/vv #222

@mroeschke

Description

@mroeschke

🚀 Feature

When using pyodide build it would be nice to have a -v and --vv for verbose build logging

Motivation

When using cibuildwheel to build pyodide wheels, a build-verbosity setting, https://cibuildwheel.pypa.io/en/stable/options/#build-verbosity, can be set which passes -v and --vv flags to the build step. Currently passing these flags to pyodide build will error e.g. https://github.com/pandas-dev/pandas/actions/runs/16574102747/job/46873985965?pr=61981

Pitch

Add compatibility and any additional level of build verbosity to pyodide build by adding -v and -vv flags for interoperability with cibuildwheel and improved build context respectively.

Alternatives

None

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions