add sudo_askpass_proxy

This commit is contained in:
Jörg Thalheim
2025-05-05 12:20:18 +02:00
parent 5a560ff219
commit f06313d5b2
10 changed files with 345 additions and 85 deletions

View File

@@ -28,6 +28,7 @@ clan_cli = [
clan_lib = [
"clan_core_templates/**/*",
"**/allowed-packages.json",
"ssh/*.sh",
]
[tool.pytest.ini_options]