We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ae4b7 commit fc7571bCopy full SHA for fc7571b
2 files changed
NOTICE
@@ -25,6 +25,8 @@ eProsima
25
Jose Antonio Moral <joseantoniomoralparras@eprosima.com>
26
Pablo Garrido <pablogarrido@eprosima.com>
27
28
+Jakob Friedl <friedl.jak@gmail.com>
29
+
30
Robert Bosch GmbH
31
Ingo Lütkebohle <ingo.luetkebohle@de.bosch.com>
32
Ralph Lange <ralph.lange@de.bosch.com>
config/zephyr/generic/create.sh
@@ -79,6 +79,6 @@ pushd $FW_TARGETDIR >/dev/null
79
touch mcu_ws/ros2/ros2_tracing/lttngpy/COLCON_IGNORE
80
81
# Upgrade sphinx
82
- pip install --force-reinstall Sphinx==4.2.0
+ pip install --force-reinstall docutils==0.16 Sphinx==4.2.0
83
84
popd >/dev/null
0 commit comments