Commit 8149ba4d authored by Florian Brandes's avatar Florian Brandes Committed by Martin Weinelt
Browse files

python3Packages.diskcache: disable test with django 4.1 issue

parent b514c3ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 = [