Skip to content

Commit e09a2c9

Browse files
authored
Update Ubuntu-Development-Setup.rst (#5762)
Compile fails when system has empy 4.2 installed. Related to #5141 Signed-off-by: andanders <[email protected]>
1 parent 72bd2fb commit e09a2c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/Installation/Alternatives/Ubuntu-Development-Setup.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ Install packages according to your Ubuntu version.
8989
flake8-quotes \
9090
"pytest>=5.3" \
9191
pytest-repeat \
92-
pytest-rerunfailures
92+
pytest-rerunfailures \
93+
empy==3.3.4
9394
9495
9596
.. _linux-dev-get-ros2-code:

0 commit comments

Comments
 (0)