Skip to content

Commit e77ddda

Browse files
authored
MNT: Require pydra 0.6.1 for namespace package
1 parent 0d40d30 commit e77ddda

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
@@ -9,7 +9,7 @@ description = TODO
99
[options]
1010
python_requires = >=3.7
1111
install_requires =
12-
pydra @ git+https://github.com/nipype/pydra.git
12+
pydra >= 0.6.1
1313

1414
test_requires =
1515
pytest >= 4.4.0

0 commit comments

Comments
 (0)