robotology / idyntree

Multibody Dynamics Library designed for Free Floating Robots
BSD 3-Clause "New" or "Revised" License
156 stars 65 forks source link

Generate wheels for Python 3.11 #1083

Closed diegoferigo closed 1 year ago

diegoferigo commented 1 year ago

This PR follows up #1068 and enables the generation of sdist and manylinux 2.28 wheels for Python 3.11.

cc @traversaro feel free to merge and squash upon acceptance.