Skip to content

Commit d36ae89

Browse files
Update setuptools requirement from ~=79.0 to ~=80.0 (#618)
1 parent 51323e3 commit d36ae89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools~=79.0"]
2+
requires = ["setuptools~=80.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)