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
espressomd
docker
Commits
1c6cfb03
Unverified
Commit
1c6cfb03
authored
Jan 21, 2021
by
Jean-Noël Grad
Committed by
GitHub
Jan 21, 2021
Browse files
Merge pull request #192 from jngrad/newer-scipy-version
Install a newer version of scipy
parents
d372d95f
d59d5ce7
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile-ubuntu-20.04
View file @
1c6cfb03
...
...
@@ -36,6 +36,7 @@ RUN pip3 install --user \
pre-commit \
'sphinx>=2.0,!=2.1.0,!=3.0.0' \
sphinxcontrib-bibtex \
scipy==1.6.0 \
'MDAnalysis>=0.18' \
'pint>=0.9'
WORKDIR /home/espresso
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