We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8670d7e commit 7e3b7d6Copy full SHA for 7e3b7d6
ros2_debian/Dockerfile.debian12
@@ -102,6 +102,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
102
python3-ament-pep257 \
103
python3-flake8 \
104
python3-coverage \
105
+ python3-mypy \
106
&& \
107
# colcon-devtools>0.2.3 is not released for debian12, so override it with pip
108
# typing_extensions needs to be >4.7.0, but is available on apt with 4.4.0 only
0 commit comments