ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / apeye / patches / 04-test-yaml.patch
blobf0066fb4a5ab6d9c8fbc07585fd6166bec7c8377
1 --- apeye-1.4.1/tox.ini.orig
2 +++ apeye-1.4.1/tox.ini
3 @@ -238,13 +238,7 @@
4 deps = -r{toxinidir}/tests/requirements.txt
5 extras = limiter
6 commands =
7 - python --version
8 - python -m pip install "pyyaml>=5.3.1" ruamel.yaml
9 python -m pytest --cov=apeye -r aR tests/ {posargs}
10 - python -m pip uninstall pyyaml -y
11 - python -m pytest --cov=apeye -r aR tests/ --cov-append {posargs}
12 - python -m pip uninstall ruamel.yaml -y
13 - python -m pytest --cov=apeye -r aR tests/ --cov-append {posargs}
15 [dep_checker]
16 allowed_unused = lockfile