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

add pip to eliminate warning #1

Merged
merged 1 commit into from May 6, 2019
Merged

add pip to eliminate warning #1

merged 1 commit into from May 6, 2019

Conversation

fomightez
Copy link
Contributor

Currently, I am seeing conda(?) nagging about using pip to install pip-installable dependencies in environment.yml but not including pip in the main list of dependencies. When just simply listing - pip: with a dependence to be installed by pip, it nags and actually uses the word 'nagging' in the warning. Adding pip to the main list seems to fix. (Although it does look a bit redundant.)

@choldgraf
Copy link
Contributor

ah good catch - I think this is because we added the latest version of conda and its giving this warning now.

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.

None yet

2 participants