We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f667823 commit 101125cCopy full SHA for 101125c
1 file changed
pyproject.toml
@@ -25,7 +25,7 @@ test = ["pytest", "pytest-xdist"]
25
"Bug Tracker" = "https://github.com/dfm/python-fsps/issues"
26
27
[build-system]
28
-requires = ["scikit-build-core", "oldest-supported-numpy"]
+requires = ["scikit-build-core", "numpy"]
29
build-backend = "scikit_build_core.build"
30
31
[tool.scikit-build]
0 commit comments