Update and format package metadata files
This commit is contained in:
parent
05863a35c6
commit
7253c911cc
10 changed files with 32 additions and 24 deletions
|
@ -24,9 +24,13 @@ setup(
|
|||
),
|
||||
author='Christophe Bedard',
|
||||
author_email='fixed-term.christophe.bourquebedard@de.bosch.com',
|
||||
# url='',
|
||||
keywords=['ROS'],
|
||||
description='Launch integration for tracing',
|
||||
url='https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing',
|
||||
keywords=[],
|
||||
description='Launch integration for tracing.',
|
||||
long_description=(
|
||||
'This package provides a trace action to '
|
||||
'launch tracing through a launch file.'
|
||||
),
|
||||
license='Apache 2.0',
|
||||
tests_require=['pytest'],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue