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

Build against Numpy 2.0.0rc1 or later #214

Merged
merged 2 commits into from
Apr 5, 2024

Conversation

astrofrog
Copy link
Member

We need to release new wheels of reproject compiled against Numpy 2.0.0rc1 ahead of the final Numpy 2.0.0 release, so this PR updates the build-time dependencies and also simplifies the nightly wheels configuration.

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.27%. Comparing base (963e523) to head (001a349).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   88.27%   88.27%           
=======================================
  Files           6        6           
  Lines         503      503           
=======================================
  Hits          444      444           
  Misses         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@astrofrog
Copy link
Member Author

@neutrinoceros - there is a CI failure here related to the copy= argument. Could you take a quick look to see if it's a change that needs to be made here or an issue with astropy?

@astrofrog astrofrog merged commit 1bed556 into astropy:main Apr 5, 2024
7 of 11 checks passed
@astrofrog
Copy link
Member Author

The CI should be fixed in #215 hopefully

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

1 participant