robotology / gym-ignition

Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo
https://robotology.github.io/gym-ignition
GNU Lesser General Public License v3.0
227 stars 26 forks source link

Update vendored FindPython resources to CMake 3.20.2 #360

Closed diegoferigo closed 3 years ago

diegoferigo commented 3 years ago

CMake is constantly improving its Python support, and popular tools like pybind11 are now recommending using versions >= 3.18.2.