--- pyproject.toml.orig	2025-07-29 12:55:38
+++ pyproject.toml	2025-07-29 12:55:48
@@ -1,5 +1,5 @@
 [build-system]
-requires = ["setuptools~=75.3"] # github actions stops at 75.3; the latest 88 yells locally about deprecated license format.
+requires = ["setuptools"] # github actions stops at 75.3; the latest 88 yells locally about deprecated license format.
 build-backend = "setuptools.build_meta"
 
 [project]
