File tree Expand file tree Collapse file tree 3 files changed +4
-18
lines changed Expand file tree Collapse file tree 3 files changed +4
-18
lines changed Original file line number Diff line number Diff line change @@ -138,3 +138,6 @@ dmypy.json
138138upload-token.txt
139139
140140.DS_Store
141+
142+ # Created by hatch-vcs
143+ /pydra /tasks /dcm2niix /_version.py
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "pydra-dcm2niix"
77description = " pydra-dcm2niix contains Pydra task specifications for the Dcm2niix converter"
88readme = " README.md"
99requires-python = " >=3.11"
10- dependencies = [" fileformats>=0.15a2 " , " pydra >=0.24 " ]
10+ dependencies = [" fileformats>=0.15 " , " pydra >=1.0a " ]
1111license = { file = " LICENSE" }
1212authors = [{ name = " Thomas G. Close" , email = " tom.g.close@gmail.com" }]
1313maintainers = [{ name = " Thomas G. Close" , email = " tom.g.close@gmail.com" }]
You can’t perform that action at this time.
0 commit comments