Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add workaround for numpy savetxt fmt issue #8

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

Merged
merged 1 commit into from
Jan 28, 2018

Conversation

cdeil
Copy link
Member

@cdeil cdeil commented Nov 30, 2016

This is a workaround for numpy/numpy#4053

Once this is in and released on PyPI, we can remove the workaround here:
https://github.com/astropy/regions/blob/master/regions/shapes/tests/test_masks.py#L39

@cdeil
Copy link
Member Author

cdeil commented Nov 30, 2016

PS: I didn't test this and don't have time. Should be OK though. Let's see what travis-ci says.

@bsipocz
Copy link
Member

bsipocz commented Nov 30, 2016

@cdeil - regions still uses the master branch from here and not the released version, so no need to wait for the new pypi release, the workaround can be removed once this is merged.

@cdeil
Copy link
Member Author

cdeil commented Nov 30, 2016

I had forgotten to put import six at the top.
I've amended my commit, travis-ci is running again ...

@astrofrog
Copy link
Member

Thanks!

@astrofrog astrofrog merged commit 035fa54 into astropy:master Jan 28, 2018
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.

3 participants