Skip to content

Remove --no-deps --no-build-isolation flags from pure-Python package example recipe? #2869

Description

@matthewfeickert

Given discussion with @xhochy and @ocefpaf in #2864 (comment), should the --no-deps --no-build-isolation flags be removed from

script: ${{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation

in the pure-Python package example recipe given that the example recipe is in the v1 / rattler-build format (and it has been noted that inclusion of these flags is redundant)?

This also applies to

script: ${{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation

in https://conda-forge.org/docs/tutorials/first-recipe/#look-at-the-recipe-file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions