Loading pkgs/development/python-modules/pylink-square/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ # tests mock, pytestCheckHook, pyocd, }: buildPythonPackage rec { Loading Loading @@ -53,6 +54,10 @@ buildPythonPackage rec { "test_set_log_file_success" ]; passthru.tests = { inherit pyocd; }; meta = { description = "Python interface for the SEGGER J-Link"; homepage = "https://github.com/square/pylink"; Loading Loading
pkgs/development/python-modules/pylink-square/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ # tests mock, pytestCheckHook, pyocd, }: buildPythonPackage rec { Loading Loading @@ -53,6 +54,10 @@ buildPythonPackage rec { "test_set_log_file_success" ]; passthru.tests = { inherit pyocd; }; meta = { description = "Python interface for the SEGGER J-Link"; homepage = "https://github.com/square/pylink"; Loading