python3Packages.canopen: add pythonImportsCheck
This commit is contained in:
@@ -29,6 +29,8 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "canopen" ];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/christiansandberg/canopen/";
|
||||
description = "CANopen stack implementation";
|
||||
|
||||
Reference in New Issue
Block a user