mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 10:25:28 +00:00
ci: tox-lsr version 3.1.1
This is primarily for the update to ansible-plugin-scan to work with the upcoming ostree changes, but also includes some minor fixes which affect ci. 3.1.0 was released but not used due to a bug fixed in 3.1.1 See full release notes for 3.1.0 and 3.1.1 https://github.com/linux-system-roles/tox-lsr/releases Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
parent
e82aca60d0
commit
a9f20cb87b
4 changed files with 4 additions and 4 deletions
2
.github/workflows/python-unit-test.yml
vendored
2
.github/workflows/python-unit-test.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
run: |
|
||||
set -euxo pipefail
|
||||
python -m pip install --upgrade pip
|
||||
pip install "git+https://github.com/linux-system-roles/tox-lsr@3.0.0"
|
||||
pip install "git+https://github.com/linux-system-roles/tox-lsr@3.1.1"
|
||||
# If you have additional OS dependency packages e.g. libcairo2-dev
|
||||
# then put them in .github/config/ubuntu-requirements.txt, one
|
||||
# package per line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue