summaryrefslogtreecommitdiff
path: root/textproc/py-python-iso639/files/patch-pyproject.toml
blob: e543e9b01574d7e963a4b45262201bd0805ce1c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2025-10-09 07:19:11 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
 [build-system]
-requires = ["setuptools >= 65.3.0", "wheel"]
+requires = ["setuptools >= 63.0.0", "wheel"]
 build-backend = "setuptools.build_meta"
 
 [project]