ros-infrastructure / ros_buildfarm

ROS buildfarm based on Docker
Apache License 2.0
81 stars 96 forks source link

Don't use setuptools >= 66 in CI #992

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

We aren't ready for the breaking changes this version of setuptools introduces, so let's pin it to unblock CI.