mirror of
https://seed.flo-the.dev/z3gWc1qgaeZaoGwL4WTstLNoqjayM.git
synced 2025-12-06 12:57:35 +01:00
add first tests
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -19,7 +19,7 @@ pkgs.python3Packages.buildPythonPackage rec {
|
||||
cryptography
|
||||
];
|
||||
|
||||
# nativeCheckInputs = [ pkgs.python3Packages.pytestCheckHook ];
|
||||
nativeCheckInputs = [ pkgs.python3Packages.pytestCheckHook ];
|
||||
pythonImportsCheck = [ "smtprd_ng" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user