-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
TST: fix a test for windows+numpy1 #16778
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
Conversation
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
👋 Thank you for your draft pull request! Do you know that you can use |
Weird that our oldest deps job didn't fail in the other PR if it is a problem. |
Oh wait... We don't run oldest deps on Windows. Never mind. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I can merge when you think it is ready to be taken out of draft. |
Ah good point, I was wondering the same thing. |
…778-on-v6.1.x Backport PR #16778 on branch v6.1.x (TST: fix a test for windows+numpy1)
Description
Follow up to #16766 and #16775