Skip to content

Commit f4070a1

Browse files
authored
Merge pull request #708 from apache/dependabot/uv/pelican/setuptools-gte-82.0.1
Update setuptools requirement from >=77 to >=82.0.1 in /pelican
2 parents 70ab74b + f234e94 commit f4070a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pelican/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919

2020
[build-system]
21-
requires = ["setuptools>=77"]
21+
requires = ["setuptools>=82.0.1"]
2222
build-backend = "setuptools.build_meta"
2323

2424
[project]

0 commit comments

Comments
 (0)