10000 bump setuptools_scm to v8 · python-control/Slycot@0e43cb3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e43cb3

Browse files
committed
bump setuptools_scm to v8
1 parent e0fe516 commit 0e43cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"setuptools>=45",
4-
"setuptools_scm>=7",
4+
"setuptools_scm>=8",
55
"wheel",
66
"scikit-build>=0.15",
77
"cmake>=3.14",

0 commit comments

Comments
 (0)
0