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

Prevent use of new major numpy version #377

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

mattjala
Copy link
Contributor

@mattjala mattjala commented Jun 18, 2024

Numpy just had its first major release in years, with breaking changes to its API. We should eventually add compatibility, but for now just restrict the numpy dependency to a pre-2.0.0 version.

@mattjala mattjala added ci/cd Issues related to the CI/CD setup and execution dependencies Pull requests that update a dependency file labels Jun 18, 2024
@mattjala mattjala self-assigned this Jun 18, 2024
@mattjala mattjala requested a review from jreadey June 18, 2024 17:07
Copy link
Member

@jreadey jreadey left a comment

Choose a reason for hiding this comment

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

lgtm

@jreadey jreadey merged commit c2cd72c into HDFGroup:master Jun 18, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Issues related to the CI/CD setup and execution dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants