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

Authored by: bashonly
This commit is contained in:
bashonly 2024-05-22 09:30:25 -05:00 committed by GitHub
parent 3f7999533e
commit 78c57cc0e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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