Open alessandrofelder opened 11 months ago
We should also document this as part of https://github.com/brainglobe/brainglobe.github.io/issues/8
We need to ship napari in some way though right? Otherwise it complicates install for the user. What about:
What about: ...
Happy with that. The drawback of this suggestion is if people install with pyside2
for some license-related reason, installing the metapackage will be complicated?
Happy with that. The drawback of this suggestion is if people install with pyside2 for some license-related reason, installing the metapackage will be complicated?
I guess the fallback here will just be to install the packages individually
Across all packages, I would suggest we should:
[napari]
optional dependencies to follow napari plugin best practice.napari[pyqt5]
or whatever the napari default backend is, in the[dev]
optional dependencies