chore: revert pin setuptools to <64.0.0 for build backend
This reverts commit 2bde574487
.
This commit is contained in:
parent
853b0552c9
commit
cfcfcc82e4
7 changed files with 7 additions and 7 deletions
|
@ -14,5 +14,5 @@ log_cli = true
|
|||
log_cli_level = "DEBUG"
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools<64.0", "wheel"]
|
||||
requires = ["setuptools", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue