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
… `napari-plugin-manager` minimum version (>=0.1.3) (#7293)
# References and relevant issues
Part of napari/napari-plugin-manager#94
Follow up for #7138
# Description
* Remove skip conditions related with `napari-plugin-manager` and PySide
issues
* Bump minimum `napari-plugin-manager` version constraint to >=0.1.2
(need for a new `napari-plugin-manager` release)
* Following the discovery of still having issues related with PySide2
compatibility that need to be addressed over napari-plugin-manager
(napari/napari-plugin-manager#106) update
requirement to 0.1.3 release and update the constraints
---------
Co-authored-by: Juan Nunez-Iglesias <[email protected]>
The napari/napari#7138 PR shows crashes of the test related to plugin manager when using PySide backend.
I have skipped these tests, but it will be really nice to enable them again shortly.
Problematic tests are
test_plugin_manager_action
andtest_import_plugin_manager
fromnapari/_qt/_qapp_model/_tests/test_plugins_menu.py
The text was updated successfully, but these errors were encountered: