Skip to content

Commit 7d70217

Browse files
authored
Bump setuptools for better support of pyproject.toml.
1 parent 98e5ce7 commit 7d70217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyproject.toml
22
[build-system]
3-
requires = ["setuptools>=45", "wheel", "setuptools_scm[toml]>=6.0"]
3+
requires = ["setuptools>=61.2", "wheel", "setuptools_scm[toml]>=6.0"]
44
build-backend = "setuptools.build_meta"
55

66
[project]

0 commit comments

Comments
 (0)