aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pgcli/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pgcli/files/patch-pyproject.toml')
-rw-r--r--databases/py-pgcli/files/patch-pyproject.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/py-pgcli/files/patch-pyproject.toml b/databases/py-pgcli/files/patch-pyproject.toml
deleted file mode 100644
index 8b7ea09ca03e..000000000000
--- a/databases/py-pgcli/files/patch-pyproject.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- pyproject.toml.orig 2025-03-06 00:32:42 UTC
-+++ pyproject.toml
-@@ -49,7 +49,7 @@ keyring = ["keyring >= 12.2.0"]
-
- [project.optional-dependencies]
- keyring = ["keyring >= 12.2.0"]
--sshtunnel = ["sshtunnel >= 0.4.0"]
-+sshtunnel = ["sshtunnel"]
-
- [build-system]
- requires = ["setuptools>=61.2"]