Skip to content

Commit 2498024

Browse files
committed
Build dependency update
1 parent 6c6ef17 commit 2498024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[build-system]
22
requires = [
33
# sync with setup.py until we discard non-pep-517/518
4-
"setuptools>=40.0",
4+
"setuptools>=68.0.0",
55
"setuptools-scm",
6-
"wheel==0.37.1",
6+
"wheel==0.40.0",
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)