gst-libav1: update to 1.24.11
[oi-userland.git] / components / python / WebTest / patches / 01-test-no-pyquery.patch
blob1292a90d92c398542e04bc9532e904065672cc81
1 We do not have this test dependency packaged yet.
3 --- webtest-3.0.2/setup.py.orig
4 +++ webtest-3.0.2/setup.py
5 @@ -14,7 +14,6 @@
6 tests_require = [
7 'coverage',
8 'PasteDeploy',
9 - 'pyquery',
10 'pytest',
11 'pytest-cov',
12 'WSGIProxy2',