Skip to content

Commit ae7dbe0

Browse files
authored
📌 Pin scikit-build-core (#42)
1 parent 452c1fe commit ae7dbe0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
requires = [
1111
"nanobind~=2.13.0",
1212
"setuptools-scm>=9.2.2",
13-
"scikit-build-core>=0.12.2",
13+
"scikit-build-core~=0.12",
1414
]
1515
build-backend = "scikit_build_core.build"
1616

@@ -284,7 +284,7 @@ exclude = [
284284
build = [
285285
"nanobind~=2.13.0",
286286
"setuptools-scm>=9.2.2",
287-
"scikit-build-core>=0.12.2",
287+
"scikit-build-core~=0.12",
288288
]
289289
docs = [
290290
"furo>=2025.09.25",

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)