python313Packages.sshtunnel: disable failing test
This commit is contained in:
@@ -35,6 +35,8 @@ buildPythonPackage rec {
|
||||
"test_get_keys"
|
||||
"connect_via_proxy"
|
||||
"read_ssh_config"
|
||||
# Test doesn't work with paramiko < 4.0.0 and the patch above
|
||||
"test_read_private_key_file"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user