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 7572ba1 commit 6013569Copy full SHA for 6013569
build_tools/travis/install.sh
@@ -51,8 +51,6 @@ if [[ "$DISTRIB" == "conda" ]]; then
51
# Install nose-timer via pip
52
pip install nose-timer codecov
53
54
- conda install sphinx numpydoc
55
-
56
elif [[ "$DISTRIB" == "ubuntu" ]]; then
57
# At the time of writing numpy 1.9.1 is included in the travis
58
# virtualenv but we want to use the numpy installed through apt-get
0 commit comments