Skip to content

Commit b35776c

Browse files
authored
python3-pytest-timeout is missing for test dependency. (#377)
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
1 parent 61f6731 commit b35776c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sros2/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<test_depend>ament_mypy</test_depend>
2323
<test_depend>ament_pep257</test_depend>
2424
<test_depend>python3-pytest</test_depend>
25+
<test_depend>python3-pytest-timeout</test_depend>
2526
<!-- Single entrypoint to depend on launch based testing -->
2627
<test_depend>ros_testing</test_depend>
2728
<test_depend>test_msgs</test_depend>

0 commit comments

Comments
 (0)