Skip to content

Commit

Permalink
explicit pkg_resources install
Browse files Browse the repository at this point in the history
  • Loading branch information
dlakaplan committed Oct 13, 2023
1 parent e567ade commit 1949658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install tox
python -m pip install setuptools
python -m pip install pkg_resources
- name: Install graphviz dependency
if: "endsWith(matrix.tox_env, 'build_docs')"
run: sudo apt-get -y install graphviz
Expand Down

0 comments on commit 1949658

Please sign in to comment.