Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nzlosh authored Mar 20, 2024
1 parent dfc746b commit c9607ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r test-requirements.txt
# Temp fix for errbot py3.8 wheel on pypi missing dependency
pip install graphlib-backport==1.0.3
errbot --init
cp tests/config-ci.py config.py
Expand Down

0 comments on commit c9607ea

Please sign in to comment.