Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
kbattocchi committed Dec 19, 2020
1 parent 531e9a1 commit 1afe249
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
- script: 'pip install sklearn-contrib-lightning'
displayName: 'Install lightning'

- script: 'pip install shap==0.34'
displayName: 'Install public shap'

- script: 'python setup.py build_sphinx -W'
displayName: 'Build documentation'

Expand Down

0 comments on commit 1afe249

Please sign in to comment.