<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- pyproject.toml.orig	2024-08-09 20:14:19
+++ pyproject.toml	2025-04-09 10:06:58
@@ -1,8 +1,7 @@
 [build-system]
 
 requires = ["setuptools",
-            "setuptools_scm",
-            "wheel"]
+            "setuptools_scm"]
 
 build-backend = 'setuptools.build_meta'
 
</pre></body></html>