python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / xmlschema / patches / 01-test-verbose.patch
blobfdfe5170ac58408fa3026e89faba2d8a0fae34da
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
10 [testenv:ep{44,45,46}]
11 deps =