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
keeleliin
word_cloud_est
Commits
64899859
Commit
64899859
authored
Feb 24, 2017
by
Andreas Mueller
Browse files
fix matplotlib to 1.5.3 for legacy python / old numpy
parent
de066554
Changes
1
Hide whitespace changes
Inline
Side-by-side
continuous_integration/install.sh
View file @
64899859
...
...
@@ -38,7 +38,7 @@ elif [[ "$DISTRIB" == "ubuntu" ]]; then
virtualenv
--system-site-packages
testvenv
source
testvenv/bin/activate
pip
install
-U
setuptools
pip
install
nose mock matplotlib pillow
pip
install
nose mock
matplotlib
==
1.5.3
pillow
fi
python
--version
...
...
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