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 bug regarding missing anaconda executable #5050

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

travishathaway
Copy link
Contributor

@travishathaway travishathaway commented Nov 1, 2023

Fixes: #5049

Description

This makes the check for a missing anaconda-client a little more broad. This value can be an empty list.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Nov 1, 2023
@travishathaway
Copy link
Contributor Author

Not adding any regression tests here. Please let me know if you think that is necessary.

@travishathaway travishathaway merged commit 64e3332 into main Nov 3, 2023
24 checks passed
@travishathaway travishathaway deleted the bugfix-5049 branch November 3, 2023 13:11
@kenodegard kenodegard mentioned this pull request Dec 1, 2023
67 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

TypeError: expected str, bytes or os.PathLike object, not list when performing conda build
3 participants