Skip to content

Make TaurusWidgetFactory aware of taurus.qt.qtgui entry point

Carlos Pascual requested to merge c-p/taurus:ep_in_factory into develop

TaurusWidgetFactory does not explore modules registered with the "taurus.qt.qtgui" entry-point (e.g. taurus_pyqtgraph).

Make it aware of such modules.

Also, add the deprecated plot and styles modules to the list of skipped modules during TaurusWidgetFactory exploration to avoid deprecation warnings during initialization.

Merge request reports

Loading