Commit aaefe9a
authored
Conda environment: pin additional manubot dependencies
merges manubot/rootstock#385
Pin panflute dependency
We use panflute to build custom pandoc filters. Panflute versions
only work with specific versions of the Pandoc AST.
We need to pin pandoc/panflute to a version pair that is known to
work together.
Pin versions of additional explicit manubot dependencies, as of
https://github.com/manubot/manubot/blob/01d69f066eaf6554111e6bcf197f7ee1fcfb240b/setup.py#L65-L80
CI: use conda-incubator/setup-miniconda on GH actions
https://github.com/conda-incubator/setup-miniconda
appears to have replaced https://github.com/goanpeca/setup-miniconda.
The later is currently 31 commits behind.1 parent b1d0de5 commit aaefe9a
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments