mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
12 lines
299 B
TOML
12 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"]
|