Skip to content

Commit 447533d

Browse files
committed
Require pydra 0.6.1
1 parent 99c37ff commit 447533d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = Tools for importing nipype 1.x interfaces into Pydra
66
[options]
77
python_requires = >=3.7
88
install_requires =
9-
pydra @ git+https://github.com/effigies/pydra.git@85f9eeae02ec6b6c6893b8216b4e1f97219c7e2c
9+
pydra >= 0.6.1
1010
nipype
1111
packages = pydra.tasks.nipype1
1212

0 commit comments

Comments
 (0)