Skip to content

Commit 421171e

Browse files
authored
Merge pull request #473 from niaid/fix/install_prefect_dask
new dask install method
2 parents 683e3d2 + 4abf2ee commit 421171e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python-dotenv
22
prefect==2.19.1
3-
prefect_dask
3+
prefect[dask]
44
dask-jobqueue
55
natsort
66
pytools@https://github.com/niaid/tomojs-pytools/releases/download/v3.1.1/pytools-3.1.1-py3-none-any.whl

0 commit comments

Comments
 (0)