Pin pip version: cherrypick of witten/borgmatic#172

This commit is contained in:
Dan Helfman 2019-05-13 20:01:25 -07:00
parent f19eec56ac
commit 25c320b281
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ pipeline:
image: python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
pull: true
commands:
- pip install --upgrade pip==19.1.1
- pip install tox==3.10.0
- tox
- apk add --no-cache borgbackup

2
NEWS
View File

@ -2,7 +2,7 @@
* Part of #125: Color borgmatic (but not Borg) output when using an interactive terminal.
* #168: Update README with continuous integration badge.
* Document installing borgmatic with pip install --user instead of a system Python install.
* Get more reproducible builds by pinning the version of tox used to run tests.
* Get more reproducible builds by pinning the versions of pip and tox used to run tests.
1.3.3
* Add validate-borgmatic-config command, useful for validating borgmatic config generated by