Setup tests for *analysis and *trace packages

This commit is contained in:
Christophe Bedard 2019-06-06 09:36:53 +02:00
parent 0a76c66f9c
commit ed259dc312
5 changed files with 77 additions and 1 deletions

View file

@ -13,6 +13,11 @@
https://github.com/ros/rosdistro/blob/master/rosdep/python.yaml
-->
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>
<export>
<build_type>ament_python</build_type>
</export>