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
python/elasticsearch: update to 8.16.0
[oi-userland.git]
/
components
/
python
/
xmlschema
/
patches
/
01-test-verbose.patch
blob
fdfe5170ac58408fa3026e89faba2d8a0fae34da
1
--- xmlschema-3.4.3/tox.ini.orig
2
+++ xmlschema-3.4.3/tox.ini
3
@@ -15,7 +15,7 @@
4
docs: sphinx_rtd_theme
5
coverage: coverage
6
commands =
7
- python -m unittest
8
+ python -m unittest --verbose
9
10
[testenv:ep{44,45,46}]
11
deps =