use tox-lsr 2.2.0

Upgrade to tox-lsr 2.2.0 to pick up fix for improving collection
testing to get rid of black.

Signed-off-by: Noriko Hosoi <nhosoi@redhat.com>
This commit is contained in:
Noriko Hosoi 2021-02-10 17:11:56 -08:00 committed by Fernando Fernández Mancera
parent 209fa56d14
commit ef655447b3

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@2.1.2"
TOX_LSR: "git+https://github.com/linux-system-roles/tox-lsr@2.2.0"
LSR_ANSIBLES: 'ansible==2.8.* ansible==2.9.*'
LSR_MSCENARIOS: default
# LSR_EXTRA_PACKAGES: "libdbus-1-dev libgirepository1.0-dev python3-dev"