Skip to content

How to add a dependency with --no-binary option #1316

@dazza-codes

Description

@dazza-codes
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Question

How is a dependency added so that poetry will run something like this:

pip3 install -U 'numpy >=1.17,<2.0' --no-binary numpy

What does that look like in the pyproject.toml file?

PS. See a work-around using poetry export in #365 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureFeature requests/implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions