[build] `macos` job requires `setuptools<70` (#9993)

Authored by: bashonly
pull/9867/merge
bashonly 1 month ago committed by GitHub
parent 3f7999533e
commit 78c57cc0e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -62,6 +62,7 @@ build = [
"build", "build",
"hatchling", "hatchling",
"pip", "pip",
"setuptools>=66.1.0,<70",
"wheel", "wheel",
] ]
dev = [ dev = [

Loading…
Cancel
Save