Bump numpy & scipy#15706
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 |
mhvk
left a comment
There was a problem hiding this comment.
Looks good modulo the two copy&paste errors. If we're updating recommended packages, should matplotlib be updated too? Or is the scipy update a consequence of the numpy one?
neutrinoceros
left a comment
There was a problem hiding this comment.
LGTM, but I think we still need to update NUMPY_TARGET_VERSION in setup.py too:
Line 74 in 72c0947
|
Does this follow https://github.com/astropy/astropy-APEs/blob/main/APE18.rst ? I don't have time to check right now but we need to make sure. Thanks! |
@pllim : close enough. |
6e40614 to
eb8c939
Compare
711d5df to
2132d59
Compare
d2ff5ac to
09ce1a9
Compare
Signed-off-by: nstarman <[email protected]>
Signed-off-by: nstarman <[email protected]> Co-authored-by: Eero Vaher <[email protected]>
09ce1a9 to
de41823
Compare
|
@saimn or @astrofrog , is this okay to merge now or you think it is going to complicate backports? |
|
Not many changes so should be fine. |
|
OK, merged. Thanks, all! |
Cherry picking from #15603.