Skip to content

Commit

Permalink
build: bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Dec 8, 2023
1 parent a7b051e commit d1347e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[build-system]
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4",
"miutil[cuda]>=0.4.0",
"scikit-build-core[pyproject]>=0.5", "swig>=4"]
requires = ["setuptools_scm>=7", "scikit-build-core[pyproject]>=0.5", "swig>=4"]
build-backend = "scikit_build_core.build"

[tool.scikit-build]
Expand Down

0 comments on commit d1347e0

Please sign in to comment.