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 compatibility with Numpy 1.16.x #1989

Merged
merged 2 commits into from
Apr 25, 2019

Conversation

astrofrog
Copy link
Member

In Numpy 1.16.3, loading/saving Numpy object arrays causes errors by default - in fact we shouldn't be writing/reading object arrays anyway, so this fixes the underlying bug.

Hopefully this will fix the CI 🤞

@astrofrog astrofrog added the bug label Apr 24, 2019
@astrofrog astrofrog merged commit aad49cb into glue-viz:master Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant