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

canonicalize package names when comparing with pip #6438

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

kalefranz
Copy link
Contributor

supersedes #6391
target is 4.4.x


because pip canonicalizes names, so conda install jupyter_client
will show up as jupyter-client installed with pip.

because pip canonicalizes names, so `conda install jupyter_client`
will show up as `jupyter-client` installed with pip.
@kalefranz kalefranz added this to the 4.4.0 milestone Dec 11, 2017
@kalefranz kalefranz merged commit 0307c1d into conda:4.4.x Dec 12, 2017
@kalefranz kalefranz deleted the pr-6391 branch December 12, 2017 16:08
yuvipanda added a commit to yuvipanda/repo2docker that referenced this pull request Feb 1, 2018
Didn't add to conda, since there is currently no way to add
pip packages to our conda frozen setup (due to
conda/conda#6438).

This means nteract will be available only when used with
requirement.txt, and not when used with environment.yml files.
markmo pushed a commit to markmo/repo2docker that referenced this pull request Jan 22, 2021
Didn't add to conda, since there is currently no way to add
pip packages to our conda frozen setup (due to
conda/conda#6438).

This means nteract will be available only when used with
requirement.txt, and not when used with environment.yml files.
@github-actions
Copy link

github-actions bot commented Sep 9, 2021

Hi there, thank you for your contribution to Conda!

This pull request has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue or pull request if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 9, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants