Skip to content

Commit 903e354

Browse files
committed
Add pypandoc-binary requirement to tox setup
1 parent 2e9bb30 commit 903e354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install dependencies
2727
run: |
2828
python -m pip install --upgrade pip
29-
python -m pip install tox tox-gh-actions
29+
python -m pip install tox tox-gh-actions pypandoc-binary
3030
3131
# Install TeX distribution for PGF output from matplotlib
3232
- name: Install TeX distribution for PGF output (Ubuntu)

0 commit comments

Comments
 (0)