Skip to content

Commit

Permalink
remove test depend
Browse files Browse the repository at this point in the history
  • Loading branch information
PetervDooren authored Apr 6, 2021
1 parent 407b74b commit 59332f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion robot_skills/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<exec_depend condition="$ROS_PYTHON_VERSION == 3">python3-mock</exec_depend>

<test_depend>test_tools</test_depend>
<test_depend>hero_description</test_depend>
<test_depend condition="$ROS_PYTHON_VERSION == 2">python-six</test_depend>
<test_depend condition="$ROS_PYTHON_VERSION == 3">python3-six</test_depend>

Expand Down

0 comments on commit 59332f7

Please sign in to comment.