python314Packages.asyncssh: add comment
This commit is contained in:
committed by
Sandro Jäckel
parent
d5ae2397c7
commit
a0355b48ea
@@ -87,6 +87,7 @@ buildPythonPackage rec {
|
||||
"test_copy_max_requests"
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isDarwin [
|
||||
# Requires network access
|
||||
"test_canonicalize_failure"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user