Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
a75f1530
Commit
a75f1530
authored
Jul 31, 2018
by
Martin Reinecke
Browse files
add missing package
parent
42843cc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a75f1530
...
...
@@ -10,8 +10,8 @@ RUN apt-get update && apt-get install -y \
# Documentation build dependencies
python-sphinx python-sphinx-rtd-theme python-numpydoc \
# Testing dependencies
python-parameterized python-pytest python-pytest-cov \
python3-parameterized python3-pytest python3-pytest-cov \
python-nose
python-parameterized python-pytest python-pytest-cov \
python3-nose
python3-parameterized python3-pytest python3-pytest-cov \
# Optional NIFTy dependencies
openmpi-bin libopenmpi-dev python-mpi4py python3-mpi4py \
# Packages needed for NIFTy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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