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 d772fe0 commit 2fa2d18Copy full SHA for 2fa2d18
setup.py
@@ -16,7 +16,7 @@
16
install_requires=[
17
'pydicom>=1.0.2',
18
"nibabel>=4.0.1",
19
- "openeuro-py>=2022.2.0",
+ "openneuro-py>=2022.2.0",
20
"attrs>=21.4.0"],
21
extras_require={
22
'test': [
0 commit comments