Files

11 lines
277 B
TOML

--- pyproject.toml.orig 2025-06-13 06:42:29 UTC
+++ pyproject.toml
@@ -1,6 +1,6 @@
[build-system]
# 75.3.0 is the latest version supporting Python 3.8
-requires = ["setuptools >= 75.3.0"]
+requires = ["setuptools >= 61"]
build-backend = "setuptools.build_meta"
[project]