mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
11 lines
299 B
TOML
11 lines
299 B
TOML
--- 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"]
|