Commit 1abff44
committed
tox: use
This installs pandoc from a binary wheel instead of requiring it in the
system (apt install in CI). While system pandoc may be more trustworthy,
we already trust pypandoc so might as well trust the binary wheels
(which from the same project) to make it easier to run.pypandoc_binary instead of pypandoc
1 parent 2f7c6d5 commit 1abff44
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
0 commit comments