Skip to content

Commit bb2017e

Browse files
committed
bump setuptools
1 parent 80cbfa0 commit bb2017e

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
[build-system]
22
# Minimum requirements for the build system to execute.
3-
requires = ["setuptools>=61.2.0", "setuptools_scm[toml]>=8"] # PEP 508 specifications.
3+
requires = ["setuptools>=77.0.0", "setuptools_scm[toml]>=8"] # PEP 508 specifications.
44
build-backend = "setuptools.build_meta"
55

66
[tool.setuptools_scm]

0 commit comments

Comments
 (0)