| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
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.
|
Sorry, something went wrong.
|
Does this have side effects for devs using tox to test locally? |
Sorry, something went wrong.
|
None intended. This is purely housecleaning. |
Sorry, something went wrong.
There was a problem hiding this comment.
I don't think this works correctly. I see stable numpy being installed in devdeps with and without scipy in weekly cron (https://github.com/astropy/astropy/actions/runs/30627593365/job/91146325980?pr=20179)
Sorry, something went wrong.
|
Looks like it is such on main too. 😱 https://github.com/astropy/astropy/actions/runs/30793237441/job/91621057073 I think we need to understand this problem before we proceed. See #20196 |
Sorry, something went wrong.
|
Now that I figured out #20196, I think it's safe to say that it is completely orthogonal. Can we treat it as such and not block one on the other ? |
Sorry, something went wrong.
|
I want a apple to apple log comparison, so I rebased for you. Thanks for your patience! |
Sorry, something went wrong.
| # https://github.com/tox-dev/tox/issues/3433 | ||
| # But we cannot use alldeps because it messed up oldest-deps pins. | ||
| devdeps-!noscipy: objgraph>=1.6.0 | ||
| devdeps-!noscipy: skyfield>=1.20 |
There was a problem hiding this comment.
I don't see skyfield installed in https://github.com/astropy/astropy/actions/runs/30925598933/job/92046974314?pr=20179
I don't think we can remove this.
Sorry, something went wrong.
There was a problem hiding this comment.
On main, even though numpy dev refuses to install, you can see that it still installed skyfield==1.54
https://github.com/astropy/astropy/actions/runs/30793237441/job/91621057073
Sorry, something went wrong.
There was a problem hiding this comment.
it is part of the test_all extra though
Sorry, something went wrong.
There was a problem hiding this comment.
I don't have an explanation for this quirk off hand. I suspect a bug in tox.
Sorry, something went wrong.
There was a problem hiding this comment.
I think it is in the comments above.
Sorry, something went wrong.
There was a problem hiding this comment.
if so, that means the linked report was closed prematurely 😵💫
Sorry, something went wrong.
|
Since not all of this works as intended, I'll try to split this PR into smaller ones. |
Sorry, something went wrong.
|
Actually let me try one last thing here |
Sorry, something went wrong.
|
A couple jobs just failed on network errors while fetching from PyPI. I'll power-cycle this PR in a couple hours. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description