Skip to content

Commit

Permalink
install resource marker file for package
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
  • Loading branch information
dirk-thomas committed Sep 25, 2019
1 parent 2f2480f commit 6af79d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Empty file.
2 changes: 2 additions & 0 deletions ament_index_python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
'completion/ament_index-argcomplete.bash',
'completion/ament_index-argcomplete.zsh'
]),
('share/ament_index/resource_index/packages',
['resource/' + package_name]),
],
install_requires=['setuptools'],
zip_safe=True,
Expand Down

0 comments on commit 6af79d8

Please sign in to comment.