Skip to content

Commit

Permalink
[build] macos job requires setuptools<70 (#9993)
Browse files Browse the repository at this point in the history
Authored by: bashonly
  • Loading branch information
bashonly committed May 22, 2024
1 parent 3f79995 commit 78c57cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ build = [
"build",
"hatchling",
"pip",
"setuptools>=66.1.0,<70",
"wheel",
]
dev = [
Expand Down

0 comments on commit 78c57cc

Please sign in to comment.