From fdf84d36073a75d47f6ed813282d2da413ce981e Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Wed, 16 Oct 2019 08:38:49 -0700 Subject: [PATCH] Remove pandas dependency --- tracetools_analysis/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracetools_analysis/package.xml b/tracetools_analysis/package.xml index 288647f..4b348ed 100644 --- a/tracetools_analysis/package.xml +++ b/tracetools_analysis/package.xml @@ -11,7 +11,7 @@ Christophe Bedard tracetools_read - python3-pandas + ament_copyright ament_flake8