Skip to content

Commit

Permalink
Update package.xml deps
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Perron <[email protected]>
  • Loading branch information
jacobperron committed Mar 15, 2019
1 parent 6420f85 commit f51ca06
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions rosidl_runtime_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,13 @@

<author email="[email protected]">Jacob Perron</author>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<exec_depend>python3-yaml</exec_depend>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>
<test_depend>test_msgs</test_depend>

<export>
<build_type>ament_python</build_type>
Expand Down

0 comments on commit f51ca06

Please sign in to comment.