Skip to content

Commit 5876c56

Browse files
authored
Update setup.cfg
1 parent f99530c commit 5876c56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ datasets =
5858
hdf5storage # for creating .mat files in new format
5959
openpyxl # for excel file format loading
6060
integrations =
61-
jupyter
6261
pandas
6362
plotly
63+
seaborn
6464
docs =
6565
sphinx==5.3
6666
sphinx-gallery==0.10.1
@@ -81,9 +81,9 @@ docs =
8181
numpy<2.0.0
8282
demos =
8383
ipykernel
84-
jupyter
8584
nbconvert
8685
seaborn
86+
jupyter
8787
# TODO(stes): Additional dependency for running
8888
# co-homology analysis
8989
# is ripser, which can be tricky to

0 commit comments

Comments
 (0)