Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
f0cffe4c
Commit
f0cffe4c
authored
Nov 20, 2017
by
Martin Reinecke
Browse files
CI experiment
parent
2e36f70d
Pipeline
#21941
failed with stage
in 4 minutes and 38 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci/install_basics.sh
View file @
f0cffe4c
#!/bin/bash
apt-get
install
-y
build-essential git autoconf libtool pkg-config
\
libfftw3-dev openmpi-bin libopenmpi-dev
\
python python-pip python-dev python-nose python-numpy python-matplotlib python-future python-mpi4py
\
python3 python3-pip python3-dev python3-nose python3-numpy python3-matplotlib python3-future python3-mpi4py
apt-get
install
-y
build-essential git autoconf libtool pkg-config libfftw3-dev openmpi-bin libopenmpi-dev
\
python python-pip python-dev python-nose python-coverage python-numpy python-matplotlib python-future python-mpi4py
\
python3 python3-pip python3-dev python3-nose python3-coverage python3-numpy python3-matplotlib python3-future python3-mpi4py
ci/requirements.txt
View file @
f0cffe4c
parameterized
coverage
pyfftw
git+https://gitlab.mpcdf.mpg.de/ift/pyHealpix.git
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment