gazebosim / gz-msgs

Messages for Gazebo robot simulation.
https://gazebosim.org
Apache License 2.0
23 stars 47 forks source link

Fix installation path of `__init__.py` #364

Closed azeey closed 1 year ago

azeey commented 1 year ago

🦟 Bug fix

Summary

__init__.py was not being installed to the proper directory if USE_SYSTEM_PATHS_FOR_PYTHON_INSTALLATION was set.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 1 year ago

Codecov Report

Merging #364 (b7d2a3b) into main (4372e74) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b7d2a3b differs from pull request most recent head 3183819. Consider uploading reports for the commit 3183819 to get more accurate results

@@           Coverage Diff           @@
##             main     #364   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files          10       10           
  Lines        1030     1030           
=======================================
  Hits          983      983           
  Misses         47       47