Skip to content

Commit

Permalink
chore: build with NumPy 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbms committed Jul 23, 2024
1 parent 90cf144 commit 2b56500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [
"setuptools>=64",
"wheel",
"setuptools_scm",
"oldest-supported-numpy",
"numpy>=2",
]

[tool.ruff]
Expand Down

0 comments on commit 2b56500

Please sign in to comment.