--- elementpath-5.1.2/tox.ini.orig +++ elementpath-5.1.2/tox.ini @@ -20,7 +20,7 @@ coverage: coverage set_env = py313: TEST_UNICODE_INSTALLATION = 6.2.0 -commands = python -m unittest +commands = python -m unittest --verbose [testenv:py314-opt] deps = @@ -38,7 +38,7 @@ deps = xmlschema~=4.2.0 commands = - python -m unittest + python -m unittest --verbose [testenv:py315-lxml] deps =