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

fixed deprecations and updated requirements #277

Merged
merged 1 commit into from
May 29, 2018

Conversation

bmcfee
Copy link
Collaborator

@bmcfee bmcfee commented May 29, 2018

This PR fixes #276 by updating the display, segment, and doc build to reflect recent deprecations. Version requirements have been updated accordingly.

There should be no functionality change here.

@bmcfee bmcfee added this to the 0.5 milestone May 29, 2018
@bmcfee bmcfee requested a review from craffel May 29, 2018 14:52
@bmcfee bmcfee self-assigned this May 29, 2018
@bmcfee
Copy link
Collaborator Author

bmcfee commented May 29, 2018

@craffel i think this one's good to go. The only question mark is whether you're okay with bumping the scipy version up to 1.0. (It's been almost a year at this point, I think it should be okay.)

@craffel
Copy link
Collaborator

craffel commented May 29, 2018

Looks good. Looks like there is one more deprecation warning in the CI, not sure if you want to fix here or not:
https://travis-ci.org/craffel/mir_eval/jobs/385206565#L1232

@bmcfee
Copy link
Collaborator Author

bmcfee commented May 29, 2018

Yeah, I noticed that. It's in the image comparison tests, and I think out of scope for what I want to do here. A proper fix for that would be included in #269 .

@craffel
Copy link
Collaborator

craffel commented May 29, 2018

Cool. Thanks for this!

@craffel craffel merged commit 0d17e0d into mir-evaluation:master May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

display module needs to be updated for matplotlib deprecations
2 participants