paperless-ngx: fix drf tests
This commit is contained in:
parent
4948d1b4a7
commit
c04fadeaa6
@ -57,6 +57,10 @@ let
|
||||
rev = version;
|
||||
hash = "sha256-Fnj0n3NS3SetOlwSmGkLE979vNJnYE6i6xwVBslpNz4=";
|
||||
};
|
||||
nativeCheckInputs = with prev; [
|
||||
pytest7CheckHook
|
||||
pytest-django
|
||||
];
|
||||
});
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user