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

FIX scipy LooseVersion for sum_labels check #176

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

tkoyama010
Copy link
Contributor

@tkoyama010 tkoyama010 commented Nov 2, 2020

FIX LooseVersion of #172.
This is a sprint contribution in ScipyJapan2020 (#163) .
As you can see here. sum_labels will added in scipy 1.6.0.
Sorry for mistake.
image
scipy/scipy#12242

@tkoyama010 tkoyama010 marked this pull request as ready for review November 2, 2020 04:42
@GenevieveBuckley
Copy link
Collaborator

I think we are ok here!

The pull request was merged on June 12th.
The next release after that was on June 22nd (release 1.5.0)

So their goal was "before release 1.6.0" and it looks like they exceeded the goal.

@GenevieveBuckley
Copy link
Collaborator

Oh, I see the failing test now!

The mistake is mine, thank you for finding it!

@tkoyama010
Copy link
Contributor Author

Thanks!

@GenevieveBuckley GenevieveBuckley changed the title FIX LooseVersion of #172 FIX scipy LooseVersion for sum_labels check Nov 2, 2020
@GenevieveBuckley GenevieveBuckley merged commit adab15d into dask:master Nov 2, 2020
@tkoyama010 tkoyama010 deleted the patch-1 branch November 2, 2020 05:27
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.

2 participants