python3Packages.diskcache: disable test with django 4.1 issue

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
Florian Brandes 2022-08-09 17:49:42 +02:00 committed by Martin Weinelt
parent b514c3ab73
commit 8149ba4d97

View file

@ -43,6 +43,8 @@ buildPythonPackage rec {
"test_incr_version"
"test_get_or_set"
"test_get_many"
# see https://github.com/grantjenks/python-diskcache/issues/260
"test_cache_write_unpicklable_object"
];
pythonImportsCheck = [