glue-viz / glue

Linked Data Visualizations Across Multiple Files
http://glueviz.org
Other
721 stars 152 forks source link

Remove pvextractor from dependencies #2497

Open Carifio24 opened 3 weeks ago

Carifio24 commented 3 weeks ago

This PR removes pvextractor from the dependencies, as it's not used anywhere within the glue-core codebase. The functionality that uses pvextractor all now lives in glue-qt (where it's already a dependency).

The motivation for this is https://github.com/glue-viz/glue-wwt/issues/111. The dependency on pvextractor here means that qtpy is an upstream dependency for glue-wwt, and more generally anything that depends on glue-core.