Closed Carifio24 closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
8c7eeda
) 68.04% compared to head (2d1d707
) 68.04%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I've now released glue-qt v0.1.0 so you should be able to add that package as a dependency here (at least for the testing - we probably don't want it to be a compulsory runtime dependency in case glue-wwt is used in jupyter for instance).
@astrofrog I've added glue-qt
as a dependency for the test
and qt
install options (and also moved qtpy
). I've also bumped the minimum Python version from 3.7 -> 3.8 to match glue-core
, and swapped out the 3.7 CI for 3.11 as well. Let me know if you see any issues with those changes.
This PR will update glue-wwt to be compatible with the new
glue-qt
package, once we're ready for that (see https://github.com/glue-viz/glue/pull/2431). If the locations of things change, I will update here.To do: