Skip to content
Snippets Groups Projects
Commit 75c15045 authored by Denis Arrivault's avatar Denis Arrivault
Browse files

Up

parent a4b147e6
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -20,7 +20,7 @@ before_script:
- export APT_CACHE_DIR=`pwd`/apt-cache && mkdir -pv $APT_CACHE_DIR
- apt-get update -yq && apt-get -o dir::cache::archives="$APT_CACHE_DIR" install -y cmake libfftw3-dev liblapack-dev
- apt-get -o dir::cache::archives="$APT_CACHE_DIR" install -y python3.5 python3.5-dev python3-pip python3-tk
- apt-get -o dir::cache::archives="$APT_CACHE_DIR" install -y matplotlib
- apt-get -o dir::cache::archives="$APT_CACHE_DIR" install -y python3-matplotlib
- pip3 install --upgrade pip
- pip3 install scipy nose coverage pytest pytest-cov Sphinx sphinxcontrib-bibtex
- pip3 list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment