ros2 / launch

Tools for launching multiple processes and for writing tests involving multiple processes.
Apache License 2.0
124 stars 139 forks source link

Drop unused data_files entry for example_processes #680

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

This appears to be left over from copying the setup.py from launch_testing when this package was originally created. The glob doesn't match anything so it's not an error, but it can sometimes result in installing an empty directory.

methylDragon commented 1 year ago
clalancette commented 1 month ago

@Mergifyio backport humble

mergify[bot] commented 1 month ago

backport humble

✅ Backports have been created

* [#791 Drop unused data_files entry for example_processes (backport #680)](https://github.com/ros2/launch/pull/791) has been created for branch `humble`