Tighten dask-core pinning#217
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/distributed-feedstock/actions/runs/2826875897. |
recipe/meta.yaml
Outdated
| - cloudpickle >=1.5.0 | ||
| - cytoolz >=0.8.2 | ||
| - dask-core {{ version }} | ||
| - dask-core =={{ version }} |
There was a problem hiding this comment.
Same concern as noted in comment ( https://github.com/conda-forge/dask-feedstock/pull/190/files#r941655804 ). Though we can discuss in that thread (instead of here) for simplicity.
|
@jrbourbeau, could you please take a look at this one too? 🙂 |
|
Planning on merging EOD if no comments |
jrbourbeau
left a comment
There was a problem hiding this comment.
Thanks @charlesbluca @jakirkham!
As part of addressing dask/dask#9367, this PR tightens the pinning of the
dask-coredependency so that we can only pull in packages with an exact version match, preventing us from erroneously pulling in nightly packages.cc @galipremsagar
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)