summaryrefslogtreecommitdiff
path: root/textproc/py-pyRdfa3/files/patch-pyproject.toml
blob: 4c9e1c9489826e9ee93c531118bbe7188829aaeb (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2025-10-16 21:47:24 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
 [build-system]
-requires = ["setuptools>=71.1.0"]
+requires = ["setuptools>=63.1.0"]
 build-backend = "setuptools.build_meta"
 
 [project]