Skip to content

Commit

Permalink
CI: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Dec 8, 2023
1 parent 245159c commit a7b051e
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,7 +1,7 @@
[build-system]
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4",
"miutil[cuda]>=0.4.0",
"scikit-build-core>=0.5", "swig>=4"]
"scikit-build-core[pyproject]>=0.5", "swig>=4"]
build-backend = "scikit_build_core.build"

[tool.scikit-build]
Expand Down

0 comments on commit a7b051e

Please sign in to comment.