paperless-ngx: fix drf tests

This commit is contained in:
Martin Weinelt
2024-06-13 09:56:58 +02:00
parent 4948d1b4a7
commit c04fadeaa6
@@ -57,6 +57,10 @@ let
rev = version;
hash = "sha256-Fnj0n3NS3SetOlwSmGkLE979vNJnYE6i6xwVBslpNz4=";
};
nativeCheckInputs = with prev; [
pytest7CheckHook
pytest-django
];
});
};
};