diff options
author | Nao Pross <np@0hm.ch> | 2021-11-01 16:34:21 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-11-01 16:34:21 +0100 |
commit | 55985a503ff1890600fef317989e98aed49715d7 (patch) | |
tree | 80d909c6f2033ffc564812f76fb13c83947a2131 | |
parent | Review construction of orthogonal carriers (diff) | |
download | Fading-55985a503ff1890600fef317989e98aed49715d7.tar.gz Fading-55985a503ff1890600fef317989e98aed49715d7.zip |
Update workflow
-rw-r--r-- | .github/texlive/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/texlive/requirements.txt b/.github/texlive/requirements.txt index 245c4db..97e8049 100644 --- a/.github/texlive/requirements.txt +++ b/.github/texlive/requirements.txt @@ -2,3 +2,4 @@ texlive-xetex texlive-bibtex-extra texlive-fonts-extra biber +python3-numpy |