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.
2 parents 9fb1ae6 + 2c239d9 commit c520f05Copy full SHA for c520f05
heudiconv/info.py
@@ -13,6 +13,7 @@
13
'pydicom',
14
'nipype',
15
'pathlib',
16
+ 'dcmstack>=0.7',
17
]
18
19
TESTS_REQUIRES = [
requirements.txt
@@ -1,5 +1 @@
1
.[all]
2
-# This is a dcmstack branch with changes for Python 3
3
-# sent PR to main repo, TODO: check if merged
4
-# https://github.com/ghisvail/dcmstack/pull/1
5
-git+git://github.com/mvdoc/dcmstack@bf/importsys
0 commit comments