Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
example-robot-data
Commits
e0765ea8
Commit
e0765ea8
authored
Apr 26, 2020
by
Wolfgang Merkt
Browse files
Remove test_depend, already covered by exec_depend
parent
c907cc7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
e0765ea8
...
...
@@ -18,7 +18,6 @@
<depend
condition=
"$ROS_PYTHON_VERSION == 2"
>
python-numpy
</depend>
<depend
condition=
"$ROS_PYTHON_VERSION == 3"
>
python3-numpy
</depend>
<exec_depend>
pinocchio
</exec_depend>
<test_depend>
pinocchio
</test_depend>
<buildtool_depend>
cmake
</buildtool_depend>
<export>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment