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

Could be possible to allow again more recent versions of dask>=0.18.1 #191

Closed
fneum opened this issue Nov 14, 2021 · 2 comments · Fixed by #193
Closed

Could be possible to allow again more recent versions of dask>=0.18.1 #191

fneum opened this issue Nov 14, 2021 · 2 comments · Fixed by #193

Comments

@fneum
Copy link
Member

fneum commented Nov 14, 2021

"dask>=0.18.0, <2021.04.0",

dask/dask#7583

https://docs.dask.org/en/stable/changelog.html#id4

dask/dask#8040

@fneum fneum self-assigned this Nov 14, 2021
@fneum
Copy link
Member Author

fneum commented Nov 14, 2021

"dask>=0.18.0,!=2021.04.*,!=2021.05.*,!=2021.06.*,!=2021.07.*,!=2021.08.0",

It's a bit long, but I didn't know how else to make OR statements in setup.py

@fneum fneum removed their assignment Nov 14, 2021
@euronion euronion changed the title Could be possible to allow again more recent versions of dask>=0.8.1 Could be possible to allow again more recent versions of dask>=0.18.1 Nov 15, 2021
@FabianHofmann
Copy link
Contributor

good that you reminded me - yes, is possible :)

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 a pull request may close this issue.

2 participants