Skip to content

Conda export includes files not downloaded from pip #4

Description

@William-Hill

The export environment file for the schema-migrate environment includes esgf-dashboard==0.0.3, esgf-security==0.1.6, and esgf-node-manager==0.1.6 as pip dependencies. Neither of these packages get downloaded via pip, but are pulled from ESGF repos where they are stored as GitHub assets.

The conda export function must look at any egg file that it finds in the environment and assumes it is downloaded from pip. I'm manually deleting the entries from the environment file but would need a way to exclude the packages for subsequent generations of the environment file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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