We don't need the git version of Werkzeug anymore

This commit is contained in:
Markus Unterwaditzer 2015-02-03 21:37:29 +01:00
parent 32c84cc86e
commit d2a005cf8a

View file

@ -32,7 +32,7 @@ _davserver() {
}
command__install_tests() {
$PIP_INSTALL pytest pytest-xprocess git+https://github.com/mitsuhiko/werkzeug/ pytest-localserver
$PIP_INSTALL pytest pytest-xprocess werkzeug pytest-localserver
_optimize_pip
_davserver $DAV_SERVER
[ "$TRAVIS" != "true" ] || $PIP_INSTALL coverage coveralls