Skip to content

Commit 1101391

Browse files
cpcloudy-p
authored and
y-p
committed
BLD: add lxml back in
1 parent 4f20883 commit 1101391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ if [ x"$FULL_DEPS" == x"true" ]; then
9393
time sudo apt-get $APT_ARGS remove python-lxml
9494
fi
9595

96+
pip install $PIP_ARGS lxml
9697
# fool statsmodels into thinking pandas was already installed
9798
# so it won't refuse to install itself.
9899

0 commit comments

Comments
 (0)