Skip to content

Commit f89bb72

Browse files
committed
Update setuptools required version in "build" dependency group
It should match what is generally required already in pyproject.toml5
1 parent a590c4d commit f89bb72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ build = [
6969
"Babel>=2.10.0",
7070
"PyInstaller~=6.17",
7171
"pytest>=8.1",
72-
"setuptools>=74.1.0",
72+
"setuptools>=77.0.1",
7373
]
7474
dev = [
7575
"Babel>=2.6.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)