Skip to content
Snippets Groups Projects
Commit e1dfd0ab authored by Yannick DAYER's avatar Yannick DAYER
Browse files

meta [entry-points]: Revert dask.client group name

Switch back to `dask.client` instead of `bob.pipelines.dask.client` for
the dask Client entry-points group name.
parent c79575df
No related branches found
No related tags found
1 merge request!113meta [entry-points]: Revert dask.client group name
Pipeline #71798 passed
......@@ -70,7 +70,7 @@
[tool.setuptools.dynamic]
readme = {file = "README.rst"}
[project.entry-points."bob.pipelines.dask.client"]
[project.entry-points."dask.client"]
local-parallel = "bob.pipelines.config.distributed.local_parallel:dask_client"
local-p4 = "bob.pipelines.config.distributed.local_p4:dask_client"
local-p8 = "bob.pipelines.config.distributed.local_p8:dask_client"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment