Skip to content

Commit aa689dc

Browse files
committed
updates
1 parent 9b2d909 commit aa689dc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ install_requires =
4949
xarray
5050
xarray[complete]
5151

52-
[options.extras_require]
53-
all =
52+
[options.extras_require]
53+
all =
5454
; napari[all] # will install PyQt5
55-
seaborn
56-
plotly
57-
pyqtgraph
58-
colormap
55+
seaborn
56+
plotly
57+
pyqtgraph
58+
colormap
5959

6060
[options.packages.find]
6161
where = src

0 commit comments

Comments
 (0)