python3Packages.rospkg: Fix attribute typo
This commit is contained in:
@@ -37,7 +37,7 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
pythonImportCheck = [ "rospkg" ];
|
||||
pythonImportsCheck = [ "rospkg" ];
|
||||
|
||||
meta = {
|
||||
description = "ROS package library for Python";
|
||||
|
||||
Reference in New Issue
Block a user