Skip to content

Commit 884e72b

Browse files
authored
Merge pull request #6 from tdincer/main
add nd2 in setup.py
2 parents 23c67b5 + 65792a5 commit 884e72b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
'scipy>=1.4.0',
1414
'h5py',
1515
'sbxreader',
16-
'scikit-learn',]
16+
'scikit-learn',
17+
'nd2']
1718

1819
gui_deps = [
1920
"pyqt5",

0 commit comments

Comments
 (0)