Skip to content

Commit ace129e

Browse files
committed
removed dcmstack from requires since we need a patched version
1 parent 7f00b1a commit ace129e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

heudiconv/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
EXTRA_REQUIRES = {
2626
'tests': TESTS_REQUIRES,
27-
'extras': ['dcmstack'],
27+
'extras': [], # Requires patched version ATM ['dcmstack'],
2828
'datalad': ['datalad']
2929
}
3030

0 commit comments

Comments
 (0)