Skip to content

Commit ae01164

Browse files
author
Guillaume Lemaitre
committed
Install seaborn in circleci
1 parent 2568315 commit ae01164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies:
2929
- sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install dvipng texlive-latex-base texlive-latex-extra
3030
- pip install --upgrade cython numpydoc
3131
- pip install --upgrade scikit-learn
32+
- pip install --upgrade seaborn
3233

3334
# The --user is needed to let sphinx see the source and the binaries
3435
# The pipefail is requested to propagate exit code

0 commit comments

Comments
 (0)