Skip to content

Conversation

@cgohlke
Copy link
Member

@cgohlke cgohlke commented Dec 9, 2024

Description

Static code analysis currently fails with numpy 2.2.0. Pin numpy<2.2.0 for now.

Closes #158

Checklist

  • The pull request title and description are concise.
  • Related issues are linked in the description.
  • New dependencies are explained.
  • The source code and documentation can be distributed under the MIT license.
  • The source code adheres to code standards.
  • New classes, functions, and features are thoroughly tested.
  • New, user-facing classes, functions, and features are documented.
  • New features are covered in tutorials.
  • No files other than source code, documentation, and project settings are added to the repository.

@cgohlke cgohlke self-assigned this Dec 9, 2024
@cgohlke cgohlke merged commit b2edb3b into phasorpy:main Dec 10, 2024
14 checks passed
@cgohlke cgohlke deleted the numpy22 branch December 10, 2024 00:05
schutyb pushed a commit to schutyb/phasorpy that referenced this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Static code analysis errors with numpy 2.2.0

1 participant