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 b574e0f commit 108aacaCopy full SHA for 108aaca
circle.yml
@@ -3,7 +3,7 @@ dependencies:
3
- sudo apt-get update
4
- sudo apt-get install -y cmake gfortran bison flex libmuparser-dev liblapack-dev libxml2-dev libboost-math-dev libtbb-dev libnlopt-dev r-base-core
5
- sudo apt-get install -y python-dev python-scipy python-matplotlib texlive-latex-recommended texlive-fonts-recommended texlive-latex-extra pandoc
6
- - pip install matplotlib numpydoc git+https://github.com/sphinx-doc/sphinx.git nbsphinx jupyter_client ipython==5.3 --user
+ - pip install matplotlib sphinx numpydoc nbsphinx jupyter_client ipython==5.3 --user
7
- sudo rm -r /opt/circleci/.pyenv
8
# keep an eye on swig
9
- git clone https://github.com/swig/swig.git
0 commit comments