You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several formula currently define a python_cmake_arg method. We could add more methods for defining needed pip packages (like psutil for sdformat) and custom cmake args for use in CI (like -DBUILDSYSTEM_TESTING=True for gz-cmake)
Several formula currently define a
python_cmake_argmethod. We could add more methods for defining neededpippackages (likepsutilfor sdformat) and custom cmake args for use in CI (like-DBUILDSYSTEM_TESTING=Truefor gz-cmake)