Unpin graphviz now that new conda-forge recipe is built#7235
Unpin graphviz now that new conda-forge recipe is built#7235jrbourbeau merged 1 commit intodask:masterfrom
Conversation
jrbourbeau
left a comment
There was a problem hiding this comment.
That was quick! Looking at the full environment files, I think we can actually drop graphviz as python-graphviz is a metapackage which includes both the system graphviz package as well as the the Python bindings (though I realize having both graphviz and python-graphviz predates the changes in #7232)
|
Just restarted CI (it takes ~20 minutes for new conda-forge builds to be available to download). Also cc @jakirkham |
|
Looks like the macOS builds are still queued. Is that typical? The rest of the builds appear to have passed. FWIW only Windows was affected by this issue IIUC |
|
I know there are fewer macOS machines available on GitHub actions so sometimes it takes a bit longer to get one. Though I don't recall this extra wait time being several hours (like we're seeing right now) : /
Yeah, that's the case. I'll merge this in as Windows CI has already passed |
|
Thanks @jsignell! |
|
Ah ok. Yeah I was trying to see if there was something mentioned on the status page about this, but didn’t find anything Cool. Thanks James and Julia! 😀 |
Closes #7231, reverts #7232