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

fix: Add pip as explicit dep in environment.yml to prevent warning #2574

Merged
merged 5 commits into from May 20, 2024

Conversation

tomheaton
Copy link
Contributor

@tomheaton tomheaton commented Feb 21, 2024

Removes this warning:

Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies. Conda may not use the correct pip to install your packages, and they may end up in the wrong place. Please add an explicit pip dependency. I'm adding one for you, but still nagging you.

@tomheaton tomheaton changed the title Add pip as explicit dep to prevent warning Fix: Add pip as explicit dep to prevent warning Feb 21, 2024
Copy link
Contributor

@MthwRobinson MthwRobinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MthwRobinson MthwRobinson changed the title Fix: Add pip as explicit dep to prevent warning fix: Add pip as explicit dep in environment.yml to prevent warning May 16, 2024
@MthwRobinson MthwRobinson merged commit 84cec1f into Unstructured-IO:main May 20, 2024
7 checks passed
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