Loading pkgs/development/python-modules/django-redis/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,11 @@ buildPythonPackage { pytestCheckHook ]; pytestFlagsArray = [ "-W" "ignore::DeprecationWarning" ]; disabledTests = [ # ModuleNotFoundError: No module named 'test_cache_options' "test_custom_key_function" Loading Loading
pkgs/development/python-modules/django-redis/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,11 @@ buildPythonPackage { pytestCheckHook ]; pytestFlagsArray = [ "-W" "ignore::DeprecationWarning" ]; disabledTests = [ # ModuleNotFoundError: No module named 'test_cache_options' "test_custom_key_function" Loading