Files

12 lines
299 B
TOML
Raw Permalink Normal View History

2025-03-19 11:38:18 +08:00
--- 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"]