ros-tooling / setup-ros

Github Action to set up ROS 2 on hosts
Apache License 2.0
85 stars 38 forks source link

Remove python3-flake8 workaround for Noble #669

Closed christophebedard closed 3 months ago

christophebedard commented 3 months ago

Follow-up to #658. We needed python3-flake8 version 7.0.0 and had to install it from the noble-proposed apt repo. Now that it is available from the main repo, we can remove this workaround: https://packages.ubuntu.com/noble/python3-flake8

christophebedard commented 3 months ago

python3-flake8 version 7.0.0 indeed gets installed: https://github.com/ros-tooling/setup-ros/actions/runs/8694433911/job/23843331319?pr=669#step:6:1208