Update build-system (#22348)

This commit is contained in:
Marc Mueller 2024-10-13 07:41:03 +02:00 committed by GitHub
parent 79e68ce125
commit 940eaa26e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools~=68.0", "wheel~=0.40.0"]
requires = ["setuptools~=75.1"]
build-backend = "setuptools.build_meta"
[project]