Loading pkgs/development/python-modules/rospkg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { pytestCheckHook ]; pythonImportCheck = [ "rospkg" ]; pythonImportsCheck = [ "rospkg" ]; meta = { description = "ROS package library for Python"; Loading Loading
pkgs/development/python-modules/rospkg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { pytestCheckHook ]; pythonImportCheck = [ "rospkg" ]; pythonImportsCheck = [ "rospkg" ]; meta = { description = "ROS package library for Python"; Loading