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
6ce6adb8
Commit
6ce6adb8
authored
Jan 15, 2019
by
Philipp Arras
Browse files
Remove future dependency
parent
0360693e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
6ce6adb8
...
...
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
git \
# Packages needed for NIFTy
libfftw3-dev \
python3 python3-pip python3-dev
python3-future
python3-scipy cython3 \
python3 python3-pip python3-dev python3-scipy cython3 \
# Documentation build dependencies
python3-sphinx python3-sphinx-rtd-theme \
# Testing dependencies
...
...
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