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
/
02-tox.ini-cleanup.patch
blob
2f475170c880cfba9b6aaa60e1212e735afaabc3
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:}
10
11
[testenv:coverage]