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

Do not require Healpy on Windows #2080

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

lpsinger
Copy link
Member

Healpy does not have builds for windows; see
healpy/healpy#25.

npm run dev will now work again on Windows, although the ACROSS API endpoints will bne nonfunctional on Windows.

Addresses #2038.

@lpsinger lpsinger requested review from dakota002 and jak574 March 12, 2024 15:33
Healpy does not have builds for windows; see
healpy/healpy#25.

`npm run dev` will now work again on Windows, although the ACROSS
API endpoints will bne nonfunctional on Windows.

Addresses nasa-gcn#2038.
@lpsinger lpsinger force-pushed the no-healpy-on-windows branch from cc8709c to f6bcd3f Compare March 12, 2024 15:36
Copy link
Contributor

@jak574 jak574 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I don't have a Windows machine handy, I cannot verify if it works, but it does at least not break installation on Mac and Linux.

@lpsinger
Copy link
Member Author

@dakota002, would you please test if this fixes local sandbox development on your laptop?

@dakota002
Copy link
Contributor

Testing now

@dakota002
Copy link
Contributor

Looks good, runs without issue on my Windows laptop

@dakota002 dakota002 merged commit 693d9c0 into nasa-gcn:main Mar 12, 2024
6 checks passed
@lpsinger lpsinger deleted the no-healpy-on-windows branch March 12, 2024 19:13
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