Skip to content

Commit

Permalink
remove pyproject req
Browse files Browse the repository at this point in the history
  • Loading branch information
danpf committed Nov 16, 2023
1 parent 71c4d3e commit 9db3346
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 @@ -25,7 +25,7 @@ dependencies = [
]

[build-system]
requires = ["scikit-build-core>=0.3.3", "pybind11", "numpy"]
requires = ["scikit-build-core>=0.3.3", "pybind11"]
build-backend = "scikit_build_core.build"

[tool.scikit-build]
Expand Down

0 comments on commit 9db3346

Please sign in to comment.