Skip to content
Snippets Groups Projects
Commit 50e1ab0f authored by André MAYORAZ's avatar André MAYORAZ
Browse files

[ci] put dask-ml back as dependency of doc and test

parent b885a72a
No related branches found
No related tags found
1 merge request!102Ci refactoring
Pipeline #66167 passed
......@@ -33,7 +33,6 @@
"bob.io.base",
"scikit-learn",
"dask",
"dask-ml",
"distributed",
"dask-jobqueue",
"xarray",
......@@ -54,11 +53,13 @@
"sphinx-autodoc-typehints",
"sphinxcontrib-programoutput",
"matplotlib",
"dask-ml",
]
test = [
"pytest",
"pytest-cov",
"coverage",
"dask-ml",
]
[tool.setuptools]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment