<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- pyproject.toml.orig	2025-04-13 22:17:29
+++ pyproject.toml	2025-04-13 22:17:38
@@ -1,6 +1,6 @@
 [build-system]
 build-backend = 'setuptools.build_meta'
-requires = ['setuptools &gt;= 47', 'wheel']
+requires = ['setuptools &gt;= 47']
 
 [tool.black]
 line-length = 79
</pre></body></html>