use tox-lsr 1.0.2

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2021-01-19 11:53:09 -07:00 committed by Richard Megginson
parent 7798dcdfd3
commit 26bbce0065

View file

@ -3,7 +3,7 @@ name: tox
on: # yamllint disable-line rule:truthy
- pull_request
env:
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@1.0.1"
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@1.0.2"
LSR_ANSIBLES: 'ansible==2.7.* ansible==2.8.* ansible==2.9.*'
LSR_MSCENARIOS: default
# LSR_EXTRA_PACKAGES: "libdbus-1-dev libgirepository1.0-dev python3-dev"