python3Packages.aiohttp: fix tests

This commit is contained in:
Jonathan Ringer
2020-08-16 17:13:34 -07:00
parent 2b9faf7def
commit ca912341b0

View File

@@ -54,6 +54,8 @@ buildPythonPackage rec {
"proxy_https_bad_response"
"partially_applied_handler"
"middleware"
# no longer compatible with pytest>=6
"aiohttp_plugin_async_fixture"
] ++ lib.optionals stdenv.is32bit [
"test_cookiejar"
] ++ lib.optionals isPy38 [