Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit df91111

Browse files
authored
Add python3-colcon-mixin to ros-dev-tools variant (#399)
1 parent d44beba commit df91111

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rep-2001.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,8 @@ Dev Tools
904904
- ros-dev-tools:
905905
extends: [ros-build-essential]
906906
packages: [python3-bloom, python3-colcon-common-extensions,
907-
python3-rosdep, python3-vcstool, wget]
907+
python3-colcon-mixin, python3-rosdep,
908+
python3-vcstool, wget]
908909

909910

910911

0 commit comments

Comments
 (0)