Skip to content

Commit

Permalink
explicit setuptools install
Browse files Browse the repository at this point in the history
  • Loading branch information
dlakaplan committed Oct 13, 2023
1 parent 5a705cb commit e567ade
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 @@ -65,6 +65,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install tox
python -m pip install setuptools
- name: Install graphviz dependency
if: "endsWith(matrix.tox_env, 'build_docs')"
run: sudo apt-get -y install graphviz
Expand Down

0 comments on commit e567ade

Please sign in to comment.