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

Use NumPy 1.20+ in environment.yml #1201

Merged
merged 1 commit into from Oct 19, 2022

Conversation

jakirkham
Copy link
Member

This numpy version constraint was missed when updating to 1.20 as a minimum. So go ahead and update it now.

xref: #988
xref: #1192

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@jakirkham jakirkham enabled auto-merge (squash) October 19, 2022 00:20
@jakirkham jakirkham merged commit 9082fe2 into zarr-developers:main Oct 19, 2022
@jakirkham jakirkham deleted the fix_np_120 branch October 19, 2022 00:55
@jakirkham
Copy link
Member Author

Went ahead and merged as this is just updating CI to match this version constraint everywhere else it is already set. Hope that is ok.

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