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

Remove urllib3 as a dependency downloading preloads #5199

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

marcosmoyano
Copy link
Contributor

  • Closes #xxxx
  • Tests added / passed
  • Passes black distributed / flake8 distributed / isort distributed

I've accidentally introduced urllib3 as a dependency in #5194. This PR fixes that mistake.

/cc @jrbourbeau

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix @marcosmoyano!

It looks like GitHub actions are having issues right now which is why they aren't running for this PR. I'll wait until GHA are back online and then re-trigger CI 👍

@marcosmoyano
Copy link
Contributor Author

Thx @jrbourbeau for triggering the CI run. There's a single failure not related to my changes so I guess we are good 👍🏼

@mrocklin mrocklin merged commit cbe97d1 into dask:main Aug 11, 2021
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

3 participants