blob: 8b7ea09ca03e2f69417c6222689d4e42fdc6acce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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"]
|