You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ This is the companion PR to
colcon/colcon-core#601 ]
This PR makes the customized Python path scheme logic in
ament_cmake_python contingent on an install prefix other than `/usr`.
This makes ament more distribution-friendly and prevents the accidental
overwriting of system packages in case someone decides to install their
Python packages to /usr. There is no other change in behavior.
Signed-off-by: Timo Röhling <[email protected]>
0 commit comments