We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fa454 commit 6d244dbCopy full SHA for 6d244db
.circleci/config.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: apt update
20
# <https://stackoverflow.com/a/44333806/353337>
21
- run: DEBIAN_FRONTEND=noninteractive apt install tzdata
22
- - run: apt install -y texlive-latex-base texlive-latex-extra python3-pip python3-tk
+ - run: apt install -y texlive-latex-base texlive-latex-extra python3-pip python3-tk python3-scipy
23
- run: pip3 install -U pytest pytest-cov excode
24
- checkout
25
- run: cd ~/work
0 commit comments