aboutsummaryrefslogtreecommitdiff
path: root/print/py-python-ly/files
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-python-ly/files')
-rw-r--r--print/py-python-ly/files/patch-pyproject.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/print/py-python-ly/files/patch-pyproject.toml b/print/py-python-ly/files/patch-pyproject.toml
deleted file mode 100644
index 5a5df8d89eaf..000000000000
--- a/print/py-python-ly/files/patch-pyproject.toml
+++ /dev/null
@@ -1,9 +0,0 @@
---- pyproject.toml.orig 2023-06-16 13:33:13 UTC
-+++ pyproject.toml
-@@ -1,5 +1,5 @@
- [build-system]
--requires = ["setuptools >= 64"]
-+requires = ["setuptools >= 63"]
- build-backend = "setuptools.build_meta"
-
- [project]