mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python3Packages.httpx2: nixfmt
This commit is contained in:
@@ -115,7 +115,8 @@ buildPythonPackage (finalAttrs: {
|
||||
"test_client_decode_text_using_autodetect"
|
||||
"test_client_decode_text_using_explicit_encoding"
|
||||
"test_response_decode_text_using_autodetect"
|
||||
] ++ lib.optionals stdenv.hostPlatform.isDarwin [
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isDarwin [
|
||||
# TODO?
|
||||
"test_keepalive_ping"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user