diff --git a/build.sh b/build.sh index 54fdef1..5318f07 100755 --- a/build.sh +++ b/build.sh @@ -33,7 +33,7 @@ _davserver() { } command__install_tests() { - $PIP_INSTALL pytest pytest-xprocess pytest-localserver + $PIP_INSTALL pytest pytest-xprocess git+https://github.com/mitsuhiko/werkzeug/ pytest-localserver _optimize_pip _davserver $DAV_SERVER [ "$TRAVIS" != "true" ] || $PIP_INSTALL coverage coveralls