Skip to content

Commit f51ca06

Browse files
committed
Update package.xml deps
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
1 parent 6420f85 commit f51ca06

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

rosidl_runtime_py/package.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@
99

1010
<author email="jacob@openrobotics.org">Jacob Perron</author>
1111

12-
<test_depend>ament_lint_auto</test_depend>
13-
<test_depend>ament_lint_common</test_depend>
12+
<exec_depend>python3-yaml</exec_depend>
13+
14+
<test_depend>ament_copyright</test_depend>
15+
<test_depend>ament_flake8</test_depend>
16+
<test_depend>ament_pep257</test_depend>
17+
<test_depend>python3-pytest</test_depend>
18+
<test_depend>test_msgs</test_depend>
1419

1520
<export>
1621
<build_type>ament_python</build_type>

0 commit comments

Comments
 (0)