Skip to content

Allow pip install --no-binary to work #49

Closed
@bbayles

Description

@bbayles

Noted in #46:

pip install ada_url --no-binary ada_url will fail (on both Linux and Windows) because of the absence of ada.o

We would need to move the step that builds ada.o into the python -m build step. I looked into doing previously, but couldn't figure out a portable method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions