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 2568315 commit ae01164Copy full SHA for ae01164
circle.yml
@@ -29,6 +29,7 @@ dependencies:
29
- sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install dvipng texlive-latex-base texlive-latex-extra
30
- pip install --upgrade cython numpydoc
31
- pip install --upgrade scikit-learn
32
+ - pip install --upgrade seaborn
33
34
# The --user is needed to let sphinx see the source and the binaries
35
# The pipefail is requested to propagate exit code
0 commit comments