Skip to content

Commit c520f05

Browse files
authored
Merge pull request #263 from nipy/mgxd-patch-1
MAINT: add dcmstack to deps
2 parents 9fb1ae6 + 2c239d9 commit c520f05

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

heudiconv/info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'pydicom',
1414
'nipype',
1515
'pathlib',
16+
'dcmstack>=0.7',
1617
]
1718

1819
TESTS_REQUIRES = [

requirements.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
.[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

Comments
 (0)