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 cd98b2e commit 63988cbCopy full SHA for 63988cb
pyproject.toml
@@ -7,7 +7,7 @@ name = "pydra-dcm2niix"
7
description = "pydra-dcm2niix contains Pydra task specifications for the Dcm2niix converter"
8
readme = "README.md"
9
requires-python = ">=3.11"
10
-dependencies = ["fileformats>=0.15", "pydra >=1.0a"]
+dependencies = ["fileformats>=0.15", "fileformats-medimage >=0.10", "pydra >=1.0a"]
11
license = { file = "LICENSE" }
12
authors = [{ name = "Thomas G. Close", email = "tom.g.close@gmail.com" }]
13
maintainers = [{ name = "Thomas G. Close", email = "tom.g.close@gmail.com" }]
0 commit comments