Skip to content

Commit

Permalink
Fix github build
Browse files Browse the repository at this point in the history
  • Loading branch information
veghp committed May 4, 2022
1 parent b4f002f commit 7fa48ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -16,6 +16,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pytest pytest-cov coveralls
pip install matplotlib pandas weasyprint==51
- name: Install
run: |
pip install -e .
Expand Down

0 comments on commit 7fa48ab

Please sign in to comment.