Skip to content

Commit f8124c7

Browse files
committed
(tue-get) PyYaml>=6
1 parent fd933a5 commit f8124c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/tue-install-impl.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1705,7 +1705,7 @@ TUE_INSTALL_INFOS=
17051705
tue-install-system-now curl git jq python-is-python3 python3-pip wget
17061706

17071707
# Install in user or system site-packages
1708-
tue-install-pip3-now --python-site="user" catkin-pkg PyYAML
1708+
tue-install-pip3-now --python-site="user" catkin-pkg 'PyYAML>=6'
17091709

17101710

17111711
# Handling of targets

0 commit comments

Comments
 (0)