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
Otherwise, clone this repository and install the required dependencies manually.
22
30
(If you know how to make a Debian package, feel free to help out.)
@@ -35,7 +43,7 @@ Otherwise, clone this repository and install the required dependencies manually.
35
43
Optional dependencies, required for some subcommands:
36
44
37
45
- The [ruamel.yaml library](https://pypi.org/project/ruamel.yaml/) via `pip install ruamel.yaml` or the `python-ruamel-yaml` Arch Linux package (`python3-ruamel.yaml` on Debian derivatives).
38
-
- This is only needed for commands that update `generators.yaml`.
46
+
- This is only needed for commands that update `generators.yaml` and `bt upgrade`.
39
47
- The `latexmk` and `pdflatex` commands, provided by `texlive-bin` on Arch Linux and
40
48
potentially some specific LaTeX packages (like tikz) provided by
0 commit comments