瀏覽代碼

Upgrade pip and tox in tests.

Dan Helfman 5 年之前
父節點
當前提交
66eb18d5ea
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      scripts/run-full-tests

+ 2 - 2
scripts/run-full-tests

@@ -10,8 +10,8 @@
 
 set -e
 
-python -m pip install --upgrade pip==19.3.1
-pip install tox==3.14.1
+python -m pip install --upgrade pip==20.0.2
+pip install tox==3.14.3
 export COVERAGE_FILE=/tmp/.coverage
 tox --workdir /tmp/.tox
 apk add --no-cache borgbackup postgresql-client mariadb-client