Loading pkgs/development/python-modules/nats-py/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,7 @@ buildPythonPackage rec { optional-dependencies = { aiohttp = [ aiohttp ]; nkeys = [ nkeys ]; # fast_parse = [ # fast-mail-parser # ]; # fast_parse = [ fast-mail-parser ]; }; nativeCheckInputs = [ Loading @@ -47,6 +45,8 @@ buildPythonPackage rec { disabledTests = [ # Timeouts "ClientTLS" # AssertionError "test_fetch_n" "test_kv_simple" Loading Loading
pkgs/development/python-modules/nats-py/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,7 @@ buildPythonPackage rec { optional-dependencies = { aiohttp = [ aiohttp ]; nkeys = [ nkeys ]; # fast_parse = [ # fast-mail-parser # ]; # fast_parse = [ fast-mail-parser ]; }; nativeCheckInputs = [ Loading @@ -47,6 +45,8 @@ buildPythonPackage rec { disabledTests = [ # Timeouts "ClientTLS" # AssertionError "test_fetch_n" "test_kv_simple" Loading