You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments