Skip to content

Commit

Permalink
pango library
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFu512 committed May 9, 2024
1 parent 2d65cb3 commit 7643e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
conda activate curr_py
conda config --add channels conda-forge
conda install -q -y -c conda-forge python-graphviz graphviz
conda install -q -y -c conda-forge xorg-libxrender xorg-libxpm
conda install -q -y -c conda-forge pango
- name: Install numba (for shap)
run: |
. $env:USERPROFILE\Miniconda3\shell\condabin\conda-hook.ps1
Expand Down

0 comments on commit 7643e07

Please sign in to comment.