python3Packages.diskcache: disable test with django 4.1 issue

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
2022-08-10 22:01:48 +02:00
committed by Martin Weinelt
parent b514c3ab73
commit 8149ba4d97
@@ -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 = [