Skip to content

Commit d000928

Browse files
committed
Latest setuptools
1 parent e8fe049 commit d000928

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
@@ -7,5 +7,5 @@ local_scheme = "no-local-version"
77

88
# https://setuptools.readthedocs.io/en/latest/build_meta.html
99
[build-system]
10-
requires = ["setuptools>=42,<58", "wheel", "setuptools_scm[toml]>=3.4", "docinit"]
11-
build-backend = "setuptools.build_meta"
10+
requires = ["setuptools>=62", "wheel", "setuptools_scm[toml]>=3.4", "docinit"]
11+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)