Skip to content

Commit d8c562f

Browse files
arunabh98jsoo1
authored andcommitted
Add import check for pymisp.
1 parent 1e9bf68 commit d8c562f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/development/python-modules/pymisp/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ buildPythonPackage {
3535
requests python-dateutil jsonschema deprecated
3636
];
3737

38+
pythonImportsCheck = [ "pymisp" ];
39+
3840
# testing optional email feature
3941
pytestFlagsArray = [ "--ignore tests/test_emailobject.py" ];
4042

0 commit comments

Comments
 (0)