--- elementpath-5.1.1/tox.ini.orig +++ elementpath-5.1.1/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:py315] deps = xmlschema~=4.2.0 commands = - python -m unittest + python -m unittest --verbose [testenv:py315-lxml] deps =