Skip to content

Commit c774837

Browse files
authored
Remove ament_pytest dependency from test_rclcpp. (#437)
It is not used in test_rclcpp anywhere. Signed-off-by: Chris Lalancette <[email protected]>
1 parent 68a2f52 commit c774837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_rclcpp/package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<buildtool_depend>ament_cmake</buildtool_depend>
1414

1515
<test_depend>ament_cmake_gtest</test_depend>
16-
<test_depend>ament_cmake_pytest</test_depend>
1716
<test_depend>ament_lint_auto</test_depend>
1817
<test_depend>ament_lint_common</test_depend>
1918
<test_depend>launch</test_depend>

0 commit comments

Comments
 (0)