gst-libav1: update to 1.24.11
[oi-userland.git] / components / python / WebTest / patches / 02-tox.ini-cleanup.patch
blob2f475170c880cfba9b6aaa60e1212e735afaabc3
1 --- webtest-3.0.2/tox.ini.orig
2 +++ webtest-3.0.2/tox.ini
3 @@ -13,8 +13,6 @@
4 extras =
5 tests
6 commands =
7 - python --version
8 - pip freeze
9 pytest --cov {posargs:}
11 [testenv:coverage]