-
Notifications
You must be signed in to change notification settings - Fork 2k
Add cytoolz as dependency #11589
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 cytoolz as dependency #11589
Conversation
kenodegard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This warrants a news snippet.
|
Just reviewed all of our other repos and found this impacts other repos. We'd also need to submit PRs updating both https://github.com/AnacondaRecipes/conda-feedstock and https://github.com/conda-forge/conda-feedstock. |
342d4f0 to
f5822dd
Compare
…dule if cytoolz is not available
kenodegard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Description
This removes the
toolzmodule from our vendored dependencies. Instead, we will rely explicitly oncytoolzfrom now on.Resolves #11333
Checklist - did you ...
newsdirectory (using the template) for the next release's release notes?