Loading pkgs/development/python-modules/flask-caching/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ buildPythonPackage rec { "Memcache" ] ++ lib.optionals stdenv.isDarwin [ # ignore flaky test "test_cache_timeout_dynamic" "test_cached_view_class" ]; Loading Loading
pkgs/development/python-modules/flask-caching/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ buildPythonPackage rec { "Memcache" ] ++ lib.optionals stdenv.isDarwin [ # ignore flaky test "test_cache_timeout_dynamic" "test_cached_view_class" ]; Loading