Merge branch 'ignore-tests-pandas' into 'master'

Remove pandas dependency to fix build farm job

See merge request micro-ROS/ros_tracing/tracetools_analysis!23
This commit is contained in:
Christophe Bedard 2019-10-16 15:40:42 +00:00
commit e0c8bb551f
7 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@
<author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author> <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
<depend>tracetools_read</depend> <depend>tracetools_read</depend>
<depend>python3-pandas</depend> <!-- <depend>python3-pandas</depend> -->
<test_depend>ament_copyright</test_depend> <test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend> <test_depend>ament_flake8</test_depend>