Skip to content

Commit 101125c

Browse files
authored
Build with numpy 2.0 (#293)
1 parent f667823 commit 101125c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ test = ["pytest", "pytest-xdist"]
2525
"Bug Tracker" = "https://github.com/dfm/python-fsps/issues"
2626

2727
[build-system]
28-
requires = ["scikit-build-core", "oldest-supported-numpy"]
28+
requires = ["scikit-build-core", "numpy"]
2929
build-backend = "scikit_build_core.build"
3030

3131
[tool.scikit-build]

0 commit comments

Comments
 (0)