diff --git a/build.sh b/build.sh index d115a25..224f492 100755 --- a/build.sh +++ b/build.sh @@ -32,7 +32,7 @@ _davserver() { } command__install_tests() { - $PIP_INSTALL pytest pytest-xprocess werkzeug pytest-localserver + $PIP_INSTALL pytest pytest-xprocess pytest-localserver _optimize_pip _davserver $DAV_SERVER [ "$TRAVIS" != "true" ] || $PIP_INSTALL coverage coveralls