Add license and maintainer to package/setup files
This commit is contained in:
parent
ffd1faa1f7
commit
ce9453edd2
6 changed files with 9 additions and 6 deletions
|
@ -21,6 +21,6 @@ setup(
|
|||
# url='',
|
||||
keywords=['ROS'],
|
||||
description='Launch integration for tracing',
|
||||
license='TODO',
|
||||
license='Apache 2.0',
|
||||
tests_require=['pytest'],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue