Add mypy tests

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-03-07 17:46:09 -05:00
parent 2c5dc74c9a
commit d7c55b9a22
4 changed files with 46 additions and 0 deletions

View file

@ -13,6 +13,7 @@
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_mypy</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>ament_xmllint</test_depend>
<test_depend>python3-pytest</test_depend>