Skip to content

Commit 7441af9

Browse files
committed
TST: revert html5lib testing until fixed
1 parent 31a962a commit 7441af9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ if ( ! $VENV_FILE_AVAILABLE ); then
7777
pip install $PIP_ARGS patsy
7878
pip install $PIP_ARGS lxml
7979
pip install $PIP_ARGS beautifulsoup4
80-
pip install $PIP_ARGS html5lib
8180

8281
# fool statsmodels into thinking pandas was already installed
8382
# so it won't refuse to install itself. We want it in the zipped venv

0 commit comments

Comments
 (0)