We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38e8b0 commit 7784259Copy full SHA for 7784259
requirements-dev.txt
@@ -1,5 +1,6 @@
1
ninja==1.11.1.1
2
-scikit-build-core==0.8.2
+scikit-build-core==0.9.5
3
build==1.2.1
4
pyproject-metadata
5
pathspec
6
+setuptools_scm==8.1.0
scripts/pyproject.toml.in
@@ -127,7 +127,7 @@ install.components = []
127
install.strip = true
128
129
# If set, this will provide a method for backward compatibility.
130
-minimum-version = "0.8.2"
+minimum-version = "0.9.5"
131
132
# The build directory. Defaults to a temporary directory, but can be set.
133
build-dir = "build/{wheel_tag}"
0 commit comments