-
Notifications
You must be signed in to change notification settings - Fork 49
Bump robot-log-visualizer to 0.13.0 and remove pyside2 and matplotlib deps #1925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Test run of conda package generation: https://github.com/robotology/robotology-superbuild/actions/runs/19866144943, to see if we can fix #1923 . |
|
The build is still failing: I suspect it is the libxml2==2.14 migration, see: this all boils down to conda-forge/qt-webengine-feedstock#76 . There is some work on this in conda-forge/qt-webengine-feedstock#77, so we can wait and in the meanwhile we also merge #1924 . |
On the robot-log-visualizer, the deps on pyside2 (added in #1909) and matplotlib (added in #1069) were removed in:
This PR updates robot-log-visualizer to 0.13.0 and updates the robotology-superbuild dependencies to reflect this.