repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gst-libav1: update to 1.24.11
[oi-userland.git]
/
components
/
python
/
WebTest
/
patches
/
01-test-no-pyquery.patch
blob
1292a90d92c398542e04bc9532e904065672cc81
1
We do not have this test dependency packaged yet.
2
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',