summaryrefslogtreecommitdiff
path: root/graphics/py-pillow/files/patch-pyproject.toml
blob: a63e11867748f2597c88c9c9e42a567695d2d5aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2023-10-15 08:57:48 UTC
+++ pyproject.toml
@@ -1,7 +1,7 @@
 [build-system]
 build-backend = "backend"
 requires = [
-  "setuptools>=67.8",
+  "setuptools>=61",
 ]
 backend-path = [
   "_custom_build",