Skip to content

Commit

Permalink
Add pypandoc-binary requirement to tox setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 committed Feb 23, 2025
1 parent 2e9bb30 commit 903e354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install tox tox-gh-actions
python -m pip install tox tox-gh-actions pypandoc-binary
# Install TeX distribution for PGF output from matplotlib
- name: Install TeX distribution for PGF output (Ubuntu)
Expand Down

0 comments on commit 903e354

Please sign in to comment.