Unverified Commit d65445f5 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

python310Packages.aiohttp: speed test up with pytest-xdist

parent 101bc33b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
, freezegun
, gunicorn
, pytest-mock
, pytest-xdist
, pytestCheckHook
, re-assert
, trustme
@@ -79,6 +80,7 @@ buildPythonPackage rec {
    freezegun
    gunicorn
    pytest-mock
    pytest-xdist
    pytestCheckHook
    re-assert
  ] ++ lib.optionals (!(stdenv.isDarwin && stdenv.isAarch64)) [