[ros2:devel / ros2:nightly] install colcon from pip and not apt#272
[ros2:devel / ros2:nightly] install colcon from pip and not apt#272mikaelarguedas merged 1 commit intomasterfrom
Conversation
Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
|
Would this PR be reverted once the packaging issue with Related: pytest-dev/pytest#5389 |
Originally the goal is to install all the third-party tools from APT and not pip to allow conflict tracking and automatic upgrade. |
Ah, that would do it. |
No they should be fine as they dont install any plugins from pip. They just are not able to leverage the various pytest options that colcon provides (I think, I haven't built or tried the dashing images) |
Related to ros2/ros2#722
Fixes #270