Skip to content

Commit 8aa0da2

Browse files
committed
Fix.
1 parent caec3ec commit 8aa0da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ docs = [
4141
"sphinxext-opengraph",
4242
]
4343
test = [
44-
"pytask-parallel[all]",
44+
"pytask-parallel[coiled,dask]",
4545
"nbmake",
4646
"pytest",
4747
"pytest-cov",

0 commit comments

Comments
 (0)