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
42843cc0
Commit
42843cc0
authored
Jul 31, 2018
by
Martin Reinecke
Browse files
add missing package
parent
6beb1bba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
42843cc0
...
...
@@ -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-pytest python-pytest-cov \
python3-pytest python3-pytest-cov \
python-parameterized
python-pytest python-pytest-cov \
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