Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip pip dependencies #26

Merged
merged 2 commits into from
Jun 3, 2020
Merged

Conversation

noahp
Copy link
Contributor

@noahp noahp commented May 24, 2020

Remove pip dependencies that were parsed from the environment file;
conda doesn't emit them into an --explicit export format since they're
managed by pip in the conda env.

Related to #4.

noahp added 2 commits May 25, 2020 10:50
Remove pip dependencies that were parsed from the environment file;
conda doesn't emit them into an `--explicit` export format since they're
managed by pip in the conda env.

Related to conda#4.
@mariusvniekerk mariusvniekerk merged commit 6f2efcc into conda:master Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants