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 31a962a commit 7441af9Copy full SHA for 7441af9
ci/install.sh
@@ -77,7 +77,6 @@ if ( ! $VENV_FILE_AVAILABLE ); then
77
pip install $PIP_ARGS patsy
78
pip install $PIP_ARGS lxml
79
pip install $PIP_ARGS beautifulsoup4
80
- pip install $PIP_ARGS html5lib
81
82
# fool statsmodels into thinking pandas was already installed
83
# so it won't refuse to install itself. We want it in the zipped venv
0 commit comments