Skip to content

conda project lock adds pip dependency to python #172

@JeanChristopheMorinPerso

Description

I have noticed that when running conda project lock, it will add pip: '' to the dependencies of python while conda project install --force won't.

Adding pip: '' seems to be an undesirable effect IMO. Setting $CONDA_ADD_PIP_AS_PYTHON_DEPENDENCY to 0 fixes that problem.

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