From: Peter van Dijk Date: Tue, 7 Aug 2018 10:48:09 +0000 (+0200) Subject: upgrade pip X-Git-Tag: dnsdist-1.3.3~171^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6830%2Fhead;p=thirdparty%2Fpdns.git upgrade pip --- diff --git a/regression-tests.recursor-dnssec/runtests b/regression-tests.recursor-dnssec/runtests index 2878142216..50923a84ce 100755 --- a/regression-tests.recursor-dnssec/runtests +++ b/regression-tests.recursor-dnssec/runtests @@ -7,6 +7,7 @@ if [ ! -d .venv ]; then fi . .venv/bin/activate python -V +pip install -U pip pip install -r requirements.txt protoc -I=../pdns/ --python_out=. ../pdns/dnsmessage.proto