Skip to content
GitLab
Menu
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
a5aba5ae
Commit
a5aba5ae
authored
Jan 15, 2019
by
Philipp Arras
Browse files
Remove cython as dependency
parent
6ce6adb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a5aba5ae
...
...
@@ -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-scipy
cython3
\
python3 python3-pip python3-dev python3-scipy \
# Documentation build dependencies
python3-sphinx python3-sphinx-rtd-theme \
# Testing dependencies
...
...
Write
Preview
Supports
Markdown
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