Skip to content

Commit 6013569

Browse files
committed
CI remove numpydoc and sphinx
1 parent 7572ba1 commit 6013569

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build_tools/travis/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ if [[ "$DISTRIB" == "conda" ]]; then
5151
# Install nose-timer via pip
5252
pip install nose-timer codecov
5353

54-
conda install sphinx numpydoc
55-
5654
elif [[ "$DISTRIB" == "ubuntu" ]]; then
5755
# At the time of writing numpy 1.9.1 is included in the travis
5856
# virtualenv but we want to use the numpy installed through apt-get

0 commit comments

Comments
 (0)