8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f2c18 commit 8d42471Copy full SHA for 8d42471
build_tools/travis/install.sh
@@ -66,7 +66,7 @@ if [[ "$DISTRIB" == "conda" ]]; then
66
67
elif [[ "$DISTRIB" == "ubuntu" ]]; then
68
# At the time of writing numpy 1.9.1 is included in the travis
69
- # virtualenv but we want to used numpy installed through apt-get
+ # virtualenv but we want to use the numpy installed through apt-get
70
# install.
71
deactivate
72
# Create a new virtualenv using system site packages for python, numpy
0 commit comments