--- elementpath-5.0.4/tox.ini.orig +++ elementpath-5.0.4/tox.ini @@ -20,13 +20,13 @@ coverage: coverage set_env = py313: TEST_UNICODE_INSTALLATION = 6.2.0 -commands = python -m unittest +commands = python -m unittest --verbose [testenv:py314] deps = xmlschema~=4.1.0 commands = - python -m unittest + python -m unittest --verbose [testenv:py314-lxml] deps =