We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29d504 commit 6f451fcCopy full SHA for 6f451fc
setup.py
@@ -17,6 +17,8 @@
17
'edf': ['pyedflib'],
18
'ced': ['sonpy'],
19
'nwb': ['pynwb'],
20
+ 'maxwell': ['h5py'],
21
+ 'biocam': ['h5py'],
22
}
23
24
with open("neo/version.py") as fp:
0 commit comments