Skip to content

Commit 558c67f

Browse files
committed
Bump build dependencies
Signed-off-by: Bernát Gábor <[email protected]>
1 parent fc2edee commit 558c67f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[build-system]
22
requires = [
3-
"setuptools >= 41.0.0",
4-
"wheel >= 0.30.0",
5-
"setuptools_scm >= 2",
3+
"setuptools>=63.4",
4+
"setuptools_scm>=7.0.5",
65
]
76
build-backend = 'setuptools.build_meta'
87

0 commit comments

Comments
 (0)