paperless-ngx: test channels in asyncio auto mode
This commit is contained in:
parent
b25eb3a000
commit
613ab461ba
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ let
|
|||
sha256 = "sha256-bKrPLbD9zG7DwIYBst1cb+zkDsM8B02wh3D80iortpw=";
|
||||
};
|
||||
propagatedBuildInputs = oldAttrs.propagatedBuildInputs ++ [ self.daphne ];
|
||||
pytestFlagsArray = [ "--asyncio-mode=auto" ];
|
||||
});
|
||||
|
||||
daphne = super.daphne.overridePythonAttrs (oldAttrs: rec {
|
||||
|
|
Loading…
Reference in a new issue