Skip to content

Conversation

tm91236
Copy link
Member

@tm91236 tm91236 commented Aug 11, 2025

PR Type

Closes #674.

  • Build related changes
  • CI related changes

Description

The uv.lock now requires a numpy version greater than 2.0, so we no longer need to ignore this nitpick.

How Has This Been Tested?

Local documentation builds succeed when using the locked deps.

Does this PR introduce a breaking change?

No

Checklist before requesting a review

  • I have made sure that my PR is not a duplicate.
  • My code follows the style guidelines of this project.
  • I have ensured my code is easy to understand, including docstrings and comments where necessary.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.
  • I have updated CHANGELOG.md, if appropriate.

The `uv.lock` now requires a numpy version greater than 2.0, so we
no longer need to ignore this nitpick.
Copy link
Contributor

Performance review

Commit 35d0a0c - Merge e6c3a1f into caa7cd3

No significant changes to performance.

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.

Remove numpy.bool nitpicks from documentation conf.py once no longer supporting NumPy < 2
1 participant