Skip to content

Commit

Permalink
Set min version for scikit-build-core (#2917)
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells authored Dec 2, 2023
1 parent 30d09ec commit c31cd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# pip install -r build-requirements.txt
[build-system]
requires = [
"scikit-build-core[pyproject]",
"scikit-build-core[pyproject]>=0.5",
"nanobind>=1.8.0",
"petsc4py",
"mpi4py",
Expand Down

0 comments on commit c31cd3e

Please sign in to comment.