summaryrefslogtreecommitdiff
path: root/converters/py-gotenberg-client/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-gotenberg-client/files/patch-pyproject.toml')
-rw-r--r--converters/py-gotenberg-client/files/patch-pyproject.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/converters/py-gotenberg-client/files/patch-pyproject.toml b/converters/py-gotenberg-client/files/patch-pyproject.toml
deleted file mode 100644
index 1a8a36ca9fa9..000000000000
--- a/converters/py-gotenberg-client/files/patch-pyproject.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- pyproject.toml.orig 2025-12-03 09:15:17 UTC
-+++ pyproject.toml
-@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
- [build-system]
- build-backend = "hatchling.build"
-
--requires = [ "hatchling~=1.27.0" ]
-+requires = [ "hatchling>=1.27.0" ]
-
- [project]
- name = "gotenberg-client"