Skip to content

Commit eaba4de

Browse files
committed
pin pydra to allow tasks subpackage
1 parent 79d2718 commit eaba4de

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
12+
pydra @ git+https://github.com/effigies/pydra.git@85f9eeae02ec6b6c6893b8216b4e1f97219c7e2c
1313

1414
test_requires =
1515
pytest >= 4.4.0

0 commit comments

Comments
 (0)