We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b4e69 commit 9bb052cCopy full SHA for 9bb052c
.github/workflows/docs-release.yml
@@ -83,7 +83,7 @@ jobs:
83
git branch
84
- name: Install Python Dependencies
85
run: |
86
- pip install daal-devel impi-devel
+ pip install daal-devel impi-devel scikit-learn
87
pip install -r dependencies-dev
88
pip install -r requirements-doc.txt
89
- name: Build daal4py/sklearnex
0 commit comments