Skip to content

Commit

Permalink
Relax pin on sckit-build
Browse files Browse the repository at this point in the history
  • Loading branch information
cjh1 committed Sep 13, 2024
1 parent 4404641 commit 28d2a73
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
@@ -1,2 +1,2 @@
[build-system]
requires = ["setuptools", "wheel", "scikit-build==0.14.1", "setuptools_scm[toml]"]
requires = ["setuptools", "wheel", "scikit-build", "setuptools_scm[toml]"]

0 comments on commit 28d2a73

Please sign in to comment.