robot-builder loguru
This commit is contained in:
parent
09c0e77566
commit
41a79f30c4
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ buildRosPackage rec {
|
|||
|
||||
buildType = "ament_python";
|
||||
checkInputs = [ ament-copyright ament-flake8 ament-pep257 python3Packages.pytest ];
|
||||
propagatedBuildInputs = [ python3Packages.loguru ];
|
||||
|
||||
meta = {
|
||||
description = "TODO: Package description";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue