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

pin healpy requirement for old astropy #149

Merged
merged 1 commit into from Jul 24, 2020
Merged

Conversation

sbailey
Copy link
Contributor

@sbailey sbailey commented Jul 24, 2020

Recent healpy is incompatible with astropy 2.x but doesn't properly reflect that in its package requirements. Pin to an old version of healpy for travis tests for now. desispec and desisim had the same problem which was fixed by pinning their version of healpy for travis testing.

This is a temporary fix. The plan going forward is:

  • get all our packages working with astropy=4.x (and other updated packages) while still supporting astropy=2.x. I'm actively working on this.
  • make set of tags and a software release
  • drop support for astropy 2.x for future work and update tests, requirements.txt etc to use more recent version.

@sbailey sbailey requested a review from weaverba137 July 24, 2020 20:54
@weaverba137
Copy link
Member

Pretty straightforward. Merging.

@weaverba137 weaverba137 merged commit 1e14cfb into master Jul 24, 2020
@weaverba137 weaverba137 deleted the healpy-astropy branch July 24, 2020 21:03
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.

None yet

2 participants