MichaelGrupp / evo

Python package for the evaluation of odometry and SLAM
https://michaelgrupp.github.io/evo/
GNU General Public License v3.0
3.43k stars 746 forks source link

Fix sdist build in CI #605

Closed MichaelGrupp closed 10 months ago

MichaelGrupp commented 10 months ago

For whatever reason it stopped working and setuptools needs to be installed manually.

https://stackoverflow.com/a/35791912